Struct cuvis::WorkerArgs
ClassList > cuvis > WorkerArgs
#include <cuvis.hpp>
Public Attributes
Public Functions
| Type | Name |
|---|---|
| WorkerArgs () |
|
| operator cuvis_worker_settings_t () const convert to C - SDK settings structure |
Detailed Description
settings for the worker
Public Attributes Documentation
variable can_drop_results
__
bool cuvis::WorkerArgs::can_drop_results;
variable can_skip_measurements
__
bool cuvis::WorkerArgs::can_skip_measurements;
variable can_skip_supplementary_steps
__
bool cuvis::WorkerArgs::can_skip_supplementary_steps;
variable input_queue_size
__
size_t cuvis::WorkerArgs::input_queue_size;
variable mandatory_queue_size
__
size_t cuvis::WorkerArgs::mandatory_queue_size;
variable output_queue_size
__
size_t cuvis::WorkerArgs::output_queue_size;
variable supplementary_queue_size
__
size_t cuvis::WorkerArgs::supplementary_queue_size;
Public Functions Documentation
function WorkerArgs
cuvis::WorkerArgs::WorkerArgs ()
Constructor to create default parameters
function operator cuvis_worker_settings_t
convert to C - SDK settings structure
cuvis::WorkerArgs::operator cuvis_worker_settings_t () const
The documentation for this class was generated from the following file cuvis.cpp/interface/cuvis.hpp