|
openDAQ
Open data acquisition platform
|
Data packet that wraps the source packet. More...
Inherits ObjectPtr< IWrappedDataPacket >.
Data packet that wraps the source packet.
Wrapped data packets share the same raw data with source packet but have their own data descriptor. This typically means that their raw sample type and sample count should be the same.
Public Member Functions | |
| daq::GenericDataPacketPtr | getSourcePacket () const |
| Gets the wrapped source data packet. More... | |
|
inline |
Gets the wrapped source data packet.