|
|
| 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.