farm-ng-core
farm_ng::InputConfig Class Reference

The configuration of an Input class. More...

#include <input.h>

Public Member Functions

 InputConfig (size_t max_queue_length=0)
 

Public Attributes

size_t max_queue_length
 

Detailed Description

The configuration of an Input class.

Constructor & Destructor Documentation

◆ InputConfig()

farm_ng::InputConfig::InputConfig ( size_t  max_queue_length = 0)
explicit

Member Data Documentation

◆ max_queue_length

size_t farm_ng::InputConfig::max_queue_length

The documentation for this class was generated from the following files: