|
openDAQ
Open data acquisition platform
|
Collaboration diagram for Sync Component:Functions | |
| daq::Bool | getSyncLocked () const |
| Retrieves the synchronization lock status. More... | |
| daq::Int | getSelectedSource () const |
| Retrieves the selected sync source interface. More... | |
| void | setSelectedSource (daq::Int selectedSource) const |
| Sets the selected sync source interface. More... | |
| daq::DictPtr< daq::IString, daq::IPropertyObject > | getInterfaces () const |
| Retrieves the list of interfaces associated with this synchronization component. More... | |
|
inline |
Retrieves the list of interfaces associated with this synchronization component.
|
inline |
Retrieves the selected sync source interface.
|
inline |
Retrieves the synchronization lock status.
|
inline |
Sets the selected sync source interface.
| selectedSource | The selected sync source interface. |