|
dxd - dynax driver framework 2.6.0d205
cross platform open source driver development framework
|
#include <dx_test_device.h>
Classes | |
| struct | has_license |
| struct | has_license< type_t, decltype((void) type_t::license, void())> |
Public Types | |
| typedef std::deque< std::string > | args |
Public Member Functions | |
| template<typename ... initializer_t> | |
| device (decltype(super::driver)&driver, const decltype(super::id)&id, initializer_t... initializer) | |
| 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) |
| virtual void | quiet (const args &={}) noexcept |
Protected Member Functions | |
| void | _clocksource (const args &args={}) try |
| DX_PRAGMA_IGNORE_RETURN_VALUE_END void | _info (const args &) try |
| list device information | |
| DX_PRAGMA_IGNORE_RETURN_VALUE_END void | _iosize (const args &args) try |
| set/get I/O streaming block size | |
| DX_PRAGMA_IGNORE_RETURN_VALUE_END void | _license (const args &args) try |
| DX_PRAGMA_IGNORE_RETURN_VALUE_END void | _reset (const args &={}) try |
| DX_PRAGMA_IGNORE_RETURN_VALUE_END void | _safety_offset (args &args) try |
| set/get streaming safety offset | |
| DX_PRAGMA_IGNORE_RETURN_VALUE_END void | _samplerate (const args &args={}) try |
| DX_PRAGMA_IGNORE_RETURN_VALUE_END void | _string (const args &args={}) try |
| DX_PRAGMA_IGNORE_RETURN_VALUE_END void | _sync_reference (const args &args) try |
| set/get I/O streaming block size | |
| catch (...) | |
| catch (...) | |
| catch (...) | |
| catch (...) | |
| catch (...) | |
| 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) |
| 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) |
| 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) | |
| catch (const std::exception &__std_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 |
|
inherited |
|
inline |
|
inlineprotected |
|
inlineprotected |
list device information
|
inlineprotected |
set/get I/O streaming block size
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
set/get streaming safety offset
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
set/get I/O streaming block size
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
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 |
|
inlineprotectedvirtualnoexceptinherited |
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 >.
|
inlineprotectedvirtualnoexceptinherited |
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 >.
|
inlineprotectedvirtualinherited |
|
inlinevirtualinherited |
|
inlinevirtualinherited |
|
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 >.
|
inlinevirtualnoexceptinherited |
|
inlineprotectedinherited |
|
inlineprotectedvirtualinherited |
|
protectedinherited |
| struct { ... } dx::parser::error |
|
inherited |
|
protectedinherited |
| struct { ... } dx::parser::parameter |
|
inherited |
| (c) copyright 2009 dynamic acoustics e.U. | generated on |