Class Index | Cross Index | Namespace Index |
GeneralReader
Contained in: FrameCPP::Version_3_4_5
Derived from:
FrameCPP::Version_3_4_5::FrameReaderBase
FrameCPP::VFrameReader
Derived by:
none
#include "../../../../../lib/framecpp/src/Version3_4_5/generalreader.hh"
public function member index: |
|||
GeneralReader | (std::istream& in, bool autoReset = false); | Constructor | |
virtual | ~GeneralReader | (); | Destructor |
std::istream* | GetStreamPtr | (); | |
INT_4U | adcDataVectorPtr | (int offset); | Given the offset find the ADC data vector ptr. |
virtual bool | isEndOfFile | () const; | |
Frame* | readFrame | (); | |
ObjectHeader | readNextObjectHeader | (); | Overrides object header reader in the superclass. |
Exceptions:
Exception | Description |
read_failure | Read failed. |
Exceptions:
Exception | Description |
None. |
Exceptions:
Exception | Description |
None. |
Exceptions:
Exception | Description |
std::bad_alloc | Memory allocation failed. |
read_failure | Read failed. |
Exceptions:
Exception | Description |
read_failure |