Scan buffers conforming to the frame specification.
More...
#include <FrameBufferInterface.hh>
|
typedef INT_8U | size_type |
| type for number of bytes to read and size of buffer
|
|
typedef INT_8U | size_type |
| type for number of bytes to read and size of buffer
|
|
typedef INT_8U | size_type |
| type for number of bytes to read and size of buffer
|
|
|
| Scanner () |
| Constructor.
|
|
virtual | ~Scanner () |
| Destructor. More...
|
|
delta_t_type | DeltaT () const |
| Retrieve the duration of the stream.
|
|
virtual void | NextBlock (const char *Buffer, size_type Size) |
| Add a buffer to the frame file memory image. More...
|
|
size_type | NextBlockSize () const |
| Return the number of bytes to be made available.
|
|
size_type | Position () const |
| Return the current position in the stream being scanned.
|
|
bool | Ready () const |
| Check if a complete frame file is ready for processing.
|
|
virtual void | Reset () |
| Initialize buffer to accumulate a frame file.
|
|
start_time_type | StartTime () const |
| Retrieve the start time of the stream.
|
|
| Scanner () |
| Constructor.
|
|
virtual | ~Scanner () |
| Destructor. More...
|
|
delta_t_type | DeltaT () const |
| Retrieve the duration of the stream.
|
|
virtual void | NextBlock (const char *Buffer, size_type Size) |
| Add a buffer to the frame file memory image. More...
|
|
size_type | NextBlockSize () const |
| Return the number of bytes to be made available.
|
|
size_type | Position () const |
| Return the current position in the stream being scanned.
|
|
bool | Ready () const |
| Check if a complete frame file is ready for processing.
|
|
virtual void | Reset () |
| Initialize buffer to accumulate a frame file.
|
|
start_time_type | StartTime () const |
| Retrieve the start time of the stream.
|
|
| Scanner () |
| Constructor.
|
|
virtual | ~Scanner () |
| Destructor. More...
|
|
delta_t_type | DeltaT () const |
| Retrieve the duration of the stream.
|
|
virtual void | NextBlock (const char *Buffer, size_type Size) |
| Add a buffer to the frame file memory image. More...
|
|
size_type | NextBlockSize () const |
| Return the number of bytes to be made available.
|
|
size_type | Position () const |
| Return the current position in the stream being scanned.
|
|
bool | Ready () const |
| Check if a complete frame file is ready for processing.
|
|
virtual void | Reset () |
| Initialize buffer to accumulate a frame file.
|
|
start_time_type | StartTime () const |
| Retrieve the start time of the stream.
|
|
Scan buffers conforming to the frame specification.
◆ ~Scanner() [1/3]
FrameCPP::Common::FrameBufferInterface::Scanner::~Scanner |
( |
| ) |
|
|
inlinevirtual |
Destructor.
- Note
- Need to have an explicit destructor since there are virtual functions.
◆ ~Scanner() [2/3]
virtual FrameCPP::Common::FrameBufferInterface::Scanner::~Scanner |
( |
| ) |
|
|
virtual |
Destructor.
- Note
- Need to have an explicit destructor since there are virtual functions.
◆ ~Scanner() [3/3]
virtual FrameCPP::Common::FrameBufferInterface::Scanner::~Scanner |
( |
| ) |
|
|
virtual |
Destructor.
- Note
- Need to have an explicit destructor since there are virtual functions.
◆ NextBlock() [1/3]
void FrameCPP::Common::FrameBufferInterface::Scanner::NextBlock |
( |
const char * |
Buffer, |
|
|
size_type |
Size |
|
) |
| |
|
virtual |
◆ NextBlock() [2/3]
virtual void FrameCPP::Common::FrameBufferInterface::Scanner::NextBlock |
( |
const char * |
Buffer, |
|
|
size_type |
Size |
|
) |
| |
|
virtual |
◆ NextBlock() [3/3]
virtual void FrameCPP::Common::FrameBufferInterface::Scanner::NextBlock |
( |
const char * |
Buffer, |
|
|
size_type |
Size |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files:
- /build/ldas-tools-framecpp-2.9.2/debian/tmp/usr/include/framecpp/Common/FrameBufferInterface.hh
- /build/ldas-tools-framecpp-2.9.2/obj-x86_64-linux-gnu/include/framecpp/Common/FrameBufferInterface.hh
- /build/ldas-tools-framecpp-2.9.2/src/Common/FrameBufferInterface.hh
- /build/ldas-tools-framecpp-2.9.2/src/Common/FrameBufferInterface.cc