farm-ng-core
|
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 |
The configuration of an Input
class.
|
explicit |
size_t farm_ng::InputConfig::max_queue_length |