|
dxd - dynax driver framework 2.6.0d204
cross platform open source driver development framework
|
cmd line parser More...
#include <dx_parser.h>
Classes | |
| struct | dispatch |
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) | |
| DX_PRAGMA_IGNORE_RETURN_VALUE_BEGIN virtual DX_PRAGMA_IGNORE_RETURN_VALUE_END void | operator<< (args &args) try |
| virtual void | operator<< (const args &args) |
| virtual DX_PRAGMA_IGNORE_RETURN_VALUE_END void | parse (args &args) |
| parser (const char *name, const decltype(dictionary)&dictionary={}) | |
| virtual void | quiet (const args &={}) noexcept |
| virtual | ~parser ()=default |
Protected Member Functions | |
| catch (...) | |
| catch (...) | |
| catch (...) | |
| catch (...) | |
| DX_PRAGMA_IGNORE_RETURN_VALUE_BEGIN | catch (const dx::exception &__dx_exception) |
| DX_PRAGMA_IGNORE_RETURN_VALUE_BEGIN | catch (const dx::exception &__dx_exception) |
| DX_PRAGMA_IGNORE_RETURN_VALUE_BEGIN | catch (const dx::exception &__dx_exception) |
| DX_PRAGMA_IGNORE_RETURN_VALUE_BEGIN | catch (const dx::exception &__dx_exception) |
| catch (const std::exception &__std_exception) | |
| catch (const std::exception &__std_exception) | |
| catch (const std::exception &__std_exception) | |
| catch (const std::exception &__std_exception) | |
| virtual bool | head () const noexcept |
| virtual void | help (args &args) try |
| virtual void | help_head () const noexcept |
| virtual void | help_scope () const noexcept |
| 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 | |
| std::map< std::deque< std::string >, dispatch > | dictionary |
| const char * | name {} |
| struct { | |
| struct { | |
| bool ignore | |
| } error | |
| bool quiet | |
| } | parameter |
cmd line parser
| typedef std::deque<std::string> dx::parser::args |
|
inline |
|
virtualdefault |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotectedvirtualnoexcept |
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 >.
|
inlineprotectedvirtual |
|
inlineprotectedvirtualnoexcept |
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 >.
|
inlineprotectedvirtualnoexcept |
Reimplemented in dx::select< parsers_t >, 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 >.
|
inlineprotectedvirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
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 >.
|
inlinevirtualnoexcept |
|
inlineprotected |
|
inlineprotectedvirtual |
|
protected |
| struct { ... } dx::parser::error |
| bool dx::parser::ignore |
|
protected |
| struct { ... } dx::parser::parameter |
| bool dx::parser::quiet |
| (c) copyright 2009 dynamic acoustics e.U. | generated on |