|
openDAQ
Open data acquisition platform
|
Collaboration diagram for Packet reader:Functions | |
| daq::PacketPtr | read () const |
| Retrieves the next available packet in the data-stream. More... | |
| daq::ListPtr< daq::IPacket > | readAll () const |
| Retrieves all the currently available packets in the data-stream. More... | |
|
inline |
Retrieves the next available packet in the data-stream.
nullptr if not are available.
|
inline |
Retrieves all the currently available packets in the data-stream.