dxd - dynax driver framework 2.2.0d109
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::test::parser::dispatch Struct Reference

#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 >, dispatchsubparameter {}
 function sub parameters
 

Member Data Documentation

◆ all

bool dx::test::parser::dispatch::all {}

include all paramters to the dispatch::function

◆ desc

std::string dx::test::parser::dispatch::desc

parameter description

◆ function

std::function<void(args&) dx::test::parser::dispatch::function)

parameter handler

◆ parameter

std::function<void()> dx::test::parser::dispatch::parameter {[](){}}

parameter help function

◆ subparameter

std::map<std::deque<std::string>, dispatch> dx::test::parser::dispatch::subparameter {}

function sub parameters


The documentation for this struct was generated from the following file:

(c) copyright 2009 dynamic acoustics e.U. generated on Mon Apr 21 2025

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.