#include <dx_asio_client_device.h>
◆ desc_t
◆ stream_t
◆ conclude()
| virtual void dx::object::conclude |
( |
| ) |
|
|
inlinevirtualnoexceptinherited |
conclude notification: object will be removed. If you overwrite conclude() you also need to overwrite destructor and check if its needed to be called from there.
Reimplemented in dx::proxy::stream::_device< desc_t, preference_t, stream_t >, dx::stream::engine< device_t, pin_t, driver_t, io_t, circular_t >, dx::stream::engine< device< super_device_t >, audio_pin_t, dx::proxy::driver< device< super_device_t > >, int32_t >, dx::stream::engine< dx::test::device< super_device_t >, audio_pin_t, dx::proxy::driver< dx::test::device< super_device_t > >, int32_t >, dx::stream::engine< dx::test::device< super_device_t >, audio_pin_t, dx::virtuel::driver< dx::test::device< super_device_t > >, int32_t >, dx::stream::engine< dx::test::midi::device< super_device_t >, audio_pin_t, dx::proxy::driver< dx::test::midi::device< super_device_t > >, int32_t >, dx::usb::pipe< device_t >, dx::virtuel::stream::_device< desc_t, preference_t, stream_t >, dx::coreaudio::stream::device< desc_t, preference_t, stream_t >, dx::proxy::device< dx::preference >, dx::proxy::device<>, dx::proxy::device< preference_t >, dx::map::driver< device<> >, and dx::map::driver< device_t >.
◆ dx_catchall_handler()
|
|
inlineoverridenoexceptinherited |
◆ dx_catchall_rethrow()
template<typename
desc_t , typename preference_t , typename
stream_t >
|
|
inlineoverridenoexceptinherited |
◆ exception()
template<typename
desc_t , typename preference_t , typename
stream_t >
|
|
inlineoverridevirtualnoexceptinherited |
◆ flush()
|
|
inlineprotectedvirtualinherited |
◆ frame()
template<typename
desc_t , typename preference_t , typename
stream_t >
◆ halt()
|
|
inlineprotectedvirtualinherited |
◆ hw_clock() [1/2]
|
|
inlinevirtualnoexceptinherited |
◆ hw_clock() [2/2]
template<typename
desc_t , typename preference_t , typename
stream_t >
|
|
inlineoverridevirtualinherited |
◆ info()
template<typename
desc_t , typename preference_t , typename
stream_t >
|
|
inlineoverridevirtualnoexceptinherited |
◆ launch()
template<typename
desc_t , typename preference_t , typename
stream_t >
|
|
inlineoverridevirtualinherited |
launch notification: object mounted and ready to use
Reimplemented from dx::object.
◆ operator>>()
◆ reset()
template<typename
desc_t , typename preference_t , typename
stream_t >
◆ sleep()
notify system will sleep stub
◆ start()
result indicates if start changed the state.
◆ stop()
|
|
inlinevirtualnoexceptinherited |
result indicates the amount of stopped start references
◆ wake()
|
|
inlineoverridevirtualinherited |
◆ asio
template<typename
desc_t , typename preference_t , typename
stream_t >
◆ clients
template<typename
desc_t , typename preference_t , typename
stream_t >
Initial value:{
}}
promoted< typename super::client_map > clients
Definition dx_asio_client_device.h:215
◆ clock
◆ clocksource
◆ counter
◆ desc
template<typename
desc_t , typename preference_t , typename
stream_t >
◆ driver
◆ [struct]
◆ id
◆ iosize [1/2]
◆ iosize [2/2]
◆ launched
| bool dx::object::launched {} |
|
inherited |
◆ monitor
◆ notify
◆ preference
◆ puid
persistent UID - system unique - could change with location
◆ puuid
persistent universal UID - universally unique ID (i.e. serial number)
◆ safety_offset
◆ samplerate
◆ start_stop_in_progress
start/stop operation in progress
◆ started
◆ streams
◆ sync_cycle_ticks
◆ sync_reference
◆ version
The documentation for this class was generated from the following file: