|
openDAQ
Open data acquisition platform
|
ITailReaderStatus inherits from IReaderStatus to expand information returned read function. More...
Inheritance diagram for TailReaderStatusPtr:
Collaboration diagram for TailReaderStatusPtr:ITailReaderStatus inherits from IReaderStatus to expand information returned read function.
Additional Inherited Members | |
Public Member Functions inherited from GenericReaderStatusPtr< ITailReaderStatus > | |
| daq::ReadStatus | getReadStatus () const |
| Retrieves the current reading status, indicating whether the reading process is in an "Ok" state, has encountered an Event, has failed, or is in an Unknown state. More... | |
| daq::EventPacketPtr | getEventPacket () const |
| Retrieves the event packet from the reading process. More... | |
| daq::Bool | getValid () const |
| Checks the validity of the reader. More... | |
| daq::NumberPtr | getOffset () const |
| Retrieves the offset of the the read values. More... | |