|
dxd - dynax driver framework 2.6.0d170
cross platform open source driver development framework
|
#include <dx_test.h>
Collaboration diagram for dx::test::parser::dispatch: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 Nov 3 2025 |