openDAQ
Open data acquisition platform
GenericMirroredDevicePtr< InterfaceType > Class Template Reference

Represents an openDAQ mirrored client device. Allows accessing streaming data sources associated with the device. More...

Detailed Description

template<typename InterfaceType>
class GenericMirroredDevicePtr< InterfaceType >

Represents an openDAQ mirrored client device. Allows accessing streaming data sources associated with the device.

Public Member Functions

daq::ListPtr< daq::IStreaming > getStreamingSources () const
 Gets a list of streaming objects representing all streaming sources of the device. More...
 

Member Function Documentation

◆ getStreamingSources()

daq::ListPtr<daq::IStreaming> getStreamingSources ( ) const
inline

Gets a list of streaming objects representing all streaming sources of the device.

Returns
The list of streaming objects.