dxd - dynax driver framework 2.2.0d109
cross platform open source driver development framework
|
#include <dx_test.h>
Public Attributes | |
bool | all {} |
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 | |
std::map< std::deque< std::string >, dispatch > | subparameter {} |
function sub parameters | |
bool dx::test::parser::dispatch::all {} |
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
std::map<std::deque<std::string>, dispatch> dx::test::parser::dispatch::subparameter {} |
function sub parameters
(c) copyright 2009 dynamic acoustics e.U. | generated on Mon Apr 21 2025 |