|
dxd - dynax driver framework 2.6.0d215
cross platform open source driver development framework
|
select from aggregated drivers More...
#include <dx_parser.h>
Public Types | |
| typedef std::deque< std::string > | args |
Public Member Functions | |
| catch (...) | |
| DX_PRAGMA_IGNORE_RETURN_VALUE_BEGIN | catch (const dx::exception &__dx_exception) |
| catch (const std::exception &__std_exception) | |
| virtual void | operator<< (const args &args) |
| void | operator<< (args &args) override try |
| virtual DX_PRAGMA_IGNORE_RETURN_VALUE_END void | parse (args &args) |
| template<typename... parser_t> | |
| select (const char *name, parser_t &&... parser) | |
Protected Member Functions | |
| virtual bool | head () const noexcept |
| virtual void | help (args &args) try |
| void | help_head () const noexcept override |
| virtual DX_PRAGMA_IGNORE_RETURN_VALUE_END void | indent (args &args) try |
| virtual DX_PRAGMA_IGNORE_RETURN_VALUE_END void | no_args (const args &args) try |
| DX_PRAGMA_IGNORE_RETURN_VALUE_END auto | select (const std::string &id) try |
| virtual DX_PRAGMA_IGNORE_RETURN_VALUE_END void | version (const args &args={}) try |
Protected Attributes | |
| DX_PRAGMA_IGNORE_RETURN_VALUE_END class redirect::indent::streambuf dx::parser::clog | cerr |
| DX_PRAGMA_IGNORE_RETURN_VALUE_END class redirect::indent::streambuf dx::parser::clog | cout |
| std::map< std::deque< std::string >, dispatch > | dictionary |
| const char * | name {} |
| struct { | |
| struct { | |
| bool ignore | |
| } error | |
| struct { | |
| union { | |
| struct { | |
| bool err:1 | |
| bool log:1 | |
| bool out:1 | |
| } | |
| uint32_t mask | |
| } | |
| } log | |
| bool quiet | |
| } | parameter |
select from aggregated drivers
|
inherited |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprotectedvirtualnoexceptinherited |
Reimplemented in dx::service::parser, dx::test::driver< super_device_t, audio_pin_t, io_t, device_t, driver_t, engine_t >, and dx::test::driver< super_device_t, audio_pin_t, io_t, device_t, driver_t, engine_t >.
|
inlineprotectedvirtualinherited |
|
inlineoverrideprotectedvirtualnoexcept |
|
inlineprotectedvirtualinherited |
|
inlineprotectedvirtualinherited |
|
inlinevirtualinherited |
|
inlineoverridevirtual |
Reimplemented from dx::parser.
|
inlinevirtualinherited |
Reimplemented in dx::test::driver< super_device_t, audio_pin_t, io_t, device_t, driver_t, engine_t >, and dx::test::driver< super_device_t, audio_pin_t, io_t, device_t, driver_t, engine_t >.
|
inlineprotectedinherited |
|
inlineprotectedvirtualinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inherited |
| struct { ... } dx::parser::error |
|
inherited |
| struct { ... } dx::parser::log |
|
inherited |
|
inherited |
|
protectedinherited |
|
inherited |
| struct { ... } dx::parser::parameter |
|
inherited |
| (c) copyright 2009 dynamic acoustics e.U. | generated on |