|
dxd - dynax driver framework 2.6.0d206
cross platform open source driver development framework
|
#include <dx_proxy_stream_device.h>
Classes | |
| class | promoted |
| dx::proxy::stream::device::promoted with device::preference More... | |
Public Types | |
| typedef desc_t | desc_t |
| typedef event< kernel > | event |
| typedef stream_t | stream_t |
Public Member Functions | |
| _device (decltype(super::driver)&driver, decltype(super::id)&id) | |
| 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) |
| catch (const std::exception &__std_exception) | |
| catch (const std::exception &__std_exception) | |
| catch (const std::exception &__std_exception) | |
| void | conclude () noexcept override |
| DX_PRAGMA_IGNORE_RETURN_VALUE_END unsigned char | configuration () const try |
| unsigned char | configuration (unsigned char configuration) try |
| DX_PRAGMA_IGNORE_RETURN_VALUE_END unsigned char | configurations () const try |
| dx_catchall_handler (this,) void conclude() noexcept override | |
| dx_catchall_handler_or_rethrow (this, exception.error==not_implemented, return 0;) bool start(uint64_t frame=0 | |
| DX_PRAGMA_IGNORE_RETURN_VALUE_BEGIN virtual DX_PRAGMA_IGNORE_RETURN_VALUE_END uint64_t | frame () const try |
| virtual bool | hw_clock () const noexcept |
| virtual void | hw_clock (abstract::event *hw_clock) |
| void | info (std::ostream &os) noexcept override |
| virtual void | operator= (const desc_t &desc) |
| _device & | reset () |
| virtual bool | start (uint64_t=0, unsigned int starting=1) |
| virtual unsigned int | stop (bool force=false) noexcept |
| virtual DX_PRAGMA_IGNORE_RETURN_VALUE_END std::string | string (uint8_t) const |
| void | wake () override |
| ~_device () override | |
Public Attributes | |
| promoted< typename super::client_map, typename super::client_map::value_t > | clients {*this, ioctl::stream::desc} |
| abstract::event * | clock |
| promoted< uint32_t >::preference< decltype(dx::stream::control< dx::proxy::device< preference_t > >::preference)> | clocksource |
| std::atomic< size_t > | counter |
| promoted< desc_t, typename desc_t::value_t > | desc {*this, ioctl::stream::desc} |
| struct { | |
| abstract::event * clock | |
| std::atomic< size_t > counter | |
| uint32_t iosize | |
| } | hw |
| promoted< std::string > | icon {*this, ioctl::device::icon} |
| promoted< uint32_t > | iosize {*this, super::iosize, ioctl::stream::clock::iosize} |
| dx::stream::device::monitor | monitor |
| std::deque< std::function< void(control &)> > | notify |
| promoted< uint32_t > | safety_offset [dx::stream::direction::directions] |
| dx::promoted< uint32_t > | samplerate |
| unsigned int | started |
| std::map< decltype(desc_t::stream::target.idx()), std::weak_ptr< stream_t > > | streams |
| promoted< uint32_t >::preference< decltype(dx::stream::control< dx::proxy::device< preference_t > >::preference)> | sync_cycle_ticks |
| promoted< structdesc_t::stream * >::template preference< decltype(dx::stream::control< dx::proxy::device< preference_t > >::preference), uint32_t > | sync_reference |
| dx::stream::device::monitor | version |
Protected Member Functions | |
| virtual void | flush () |
| void | halt () noexcept override |
Protected Attributes | |
| std::recursive_mutex | start_stop_in_progress |
| start/stop operation in progress | |
|
inherited |
| typedef event<kernel> dx::proxy::stream::_device< desc_t, preference_t, stream_t >::event |
|
inherited |
|
inline |
|
inlineoverride |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineoverridenoexcept |
|
inline |
|
inline |
|
inline |
|
inlineoverridenoexceptinherited |
|
pure virtual |
|
inlineprotectedvirtualinherited |
Reimplemented in dx::stream::stream< device_t, dx::circular, usb::pipe< device_t > >.
|
inlinevirtual |
|
inlineoverrideprotectedvirtualnoexcept |
Reimplemented from dx::stream::control< object_t >.
|
inlinevirtualnoexceptinherited |
|
inlinevirtualinherited |
|
inlineoverridenoexcept |
|
inlinevirtual |
|
inline |
|
inlinevirtualinherited |
result indicates if start changed the state.
Reimplemented in dx::coreaudio::_device< desc_t, preference_t, stream_t >, dx::coreaudio::_device< desc_t, preference_t, stream_t< device< desc_t, preference_t, stream_t > > >, dx::coreaudio::_device< dx::virtuel::stream::desc, cf::preference, dx::stream::stream< device< dx::virtuel::stream::desc, cf::preference, dx::stream::stream > > >, dx::coreaudio::_device< dx::virtuel::stream::desc, cf::preference, stream< device< dx::virtuel::stream::desc, cf::preference, stream > > >, dx::coreaudio::pod::device< desc_t, preference_t, stream_t >, dx::stream::pin< device_t, _circular_t >, dx::stream::stream< device_t, dx::circular, usb::pipe< device_t > >, dx::usb::platform::pipe< device_t, interface_t >, dx::usb::platform::pipe< device<>, interface >, dx::usb::platform::pipe< device_t, interface >, dx::usb::platform::pipe< device_t, usb::interface >, and dx::usb::stream::pipe< device_t, circular_t, stream_t >.
|
inlinevirtualnoexceptinherited |
result indicates the amount of stopped start references
|
inlinevirtual |
|
inlineoverrideinherited |
| promoted<typename super::client_map, typename super::client_map::value_t> dx::proxy::stream::_device< desc_t, preference_t, stream_t >::clients {*this, ioctl::stream::desc} |
|
inherited |
|
inherited |
|
inherited |
| promoted<desc_t, typename desc_t::value_t> dx::proxy::stream::_device< desc_t, preference_t, stream_t >::desc {*this, ioctl::stream::desc} |
| struct { ... } dx::stream::device< dx::stream::control< dx::proxy::device< preference_t > >, desc_t, stream_t >::hw |
| promoted<std::string> dx::proxy::stream::_device< desc_t, preference_t, stream_t >::icon {*this, ioctl::device::icon} |
| promoted<uint32_t> dx::proxy::stream::_device< desc_t, preference_t, stream_t >::iosize {*this, super::iosize, ioctl::stream::clock::iosize} |
|
inherited |
|
inherited |
| promoted<uint32_t> dx::proxy::stream::_device< desc_t, preference_t, stream_t >::safety_offset[dx::stream::direction::directions] |
| dx::promoted<uint32_t> dx::proxy::stream::_device< desc_t, preference_t, stream_t >::samplerate |
|
protectedinherited |
start/stop operation in progress
| unsigned int dx::proxy::stream::_device< desc_t, preference_t, stream_t >::started |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
| (c) copyright 2009 dynamic acoustics e.U. | generated on |