Ipelib
Public Member Functions
ipe::BufferSource Class Reference

#include <ipebase.h>

Inherits ipe::DataSource.

List of all members.

Public Member Functions

 BufferSource (const Buffer &buffer)
virtual int getChar ()
- Public Member Functions inherited from ipe::DataSource
virtual ~DataSource ()=0

Detailed Description

Data source for parsing from a buffer.


Constructor & Destructor Documentation

BufferSource::BufferSource ( const Buffer buffer)

Member Function Documentation

int BufferSource::getChar ( )
virtual

Get one more character, or EOF.

Implements ipe::DataSource.


The documentation for this class was generated from the following files: