dxd - dynax driver framework 2.2.0d85
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 = 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
 

Member Data Documentation

◆ all

bool dx::test::parser::dispatch::all = false

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


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

(c) copyright 2009 dynamic acoustics e.U. generated on Thu Jan 23 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.