A pure virtual class whose derived classes are expected to be functors whose behaviours will be to read the differents types of data stored into an EndianIStream.
More...
#include <EndianStream.h>
A pure virtual class whose derived classes are expected to be functors whose behaviours will be to read the differents types of data stored into an EndianIStream.
Definition at line 117 of file EndianStream.h.
virtual asdm::BinaryAttributeReaderFunctor::~BinaryAttributeReaderFunctor |
( |
| ) |
|
|
pure virtual |
virtual void asdm::BinaryAttributeReaderFunctor::operator() |
( |
EndianIStream & |
eis | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: