Puma::Source Class Reference
#include <Source.h>
Inherited by Puma::FdSource, Puma::KeyboardSource, Puma::Pipe, and Puma::StringSource.
List of all members.
Public Member Functions |
| Source () |
virtual | ~Source () |
virtual int | read (char *dest, int n)=0 |
virtual int | size () |
Constructor & Destructor Documentation
Puma::Source::Source |
( |
|
) |
[inline] |
virtual Puma::Source::~Source |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual int Puma::Source::read |
( |
char * |
dest, |
|
|
int |
n | |
|
) |
| | [pure virtual] |
virtual int Puma::Source::size |
( |
|
) |
[inline, virtual] |
Puma Reference Manual. Created on 11 Sep 2009.