#include <FrameBufferInterface.hh>
|
class | Scanner |
| Scan buffers conforming to the frame specification. More...
|
|
Type specifying the container holding the active filters.
FrameCPP::Common::FrameBufferInterface::FrameBufferInterface |
( |
| ) |
|
FrameCPP::Common::FrameBufferInterface::~FrameBufferInterface |
( |
| ) |
|
|
virtual |
bool FrameCPP::Common::FrameBufferInterface::AutoDelete |
( |
| ) |
const |
|
inline |
void FrameCPP::Common::FrameBufferInterface::AutoDelete |
( |
bool |
Value | ) |
|
|
inline |
virtual void FrameCPP::Common::FrameBufferInterface::buffer |
( |
| ) |
|
|
pure virtual |
const std::string & FrameCPP::Common::FrameBufferInterface::BufferId |
( |
| ) |
const |
|
inline |
Retrieve the string identification of the buffer.
- Returns
- An identifier associated with the open buffer.
void FrameCPP::Common::FrameBufferInterface::bufferId |
( |
const std::string & |
Id | ) |
|
|
inlineprotected |
template<class DT >
void FrameCPP::Common::FrameBufferInterface::filter |
( |
const DT & |
Data | ) |
|
|
inline |
virtual void FrameCPP::Common::FrameBufferInterface::filter |
( |
const char_type * |
Start, |
|
|
const char_type * |
End |
|
) |
| |
|
pure virtual |
void FrameCPP::Common::FrameBufferInterface::FilterBuffer |
( |
const char * |
Begin, |
|
|
const char * |
End |
|
) |
| |
virtual bool FrameCPP::Common::FrameBufferInterface::FilterInternally |
( |
| ) |
const |
|
pure virtual |
The default size for buffered input and output.
filters_type FrameCPP::Common::FrameBufferInterface::m_filters |
|
protected |
The documentation for this class was generated from the following files: