dxd - dynax driver framework 2.2.0d85
cross platform open source driver development framework
|
#include <dx_test.h>
Public Attributes | |
bool | all = false |
include all paramters to the dispatch::function | |
std::string | desc |
parameter description | |
std::function< void(args &) | function ) |
parameter handler | |
std::function< void()> | parameter = [](){} |
parameter help function | |
bool dx::test::parser::dispatch::all = false |
include all paramters to the dispatch::function
std::string dx::test::parser::dispatch::desc |
parameter description
std::function<void(args&) dx::test::parser::dispatch::function) |
parameter handler
std::function<void()> dx::test::parser::dispatch::parameter = [](){} |
parameter help function
(c) copyright 2009 dynamic acoustics e.U. | generated on Thu Jan 23 2025 |