Puma::FdSource Class Reference
#include <FdSource.h>
Inherits Puma::Source.
Inherited by Puma::FileSource.
List of all members.
Constructor & Destructor Documentation
| Puma::FdSource::FdSource |
( |
|
) |
[inline] |
| Puma::FdSource::FdSource |
( |
int |
fdesc |
) |
[inline] |
| virtual Puma::FdSource::~FdSource |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| int Puma::FdSource::fd |
( |
|
) |
[inline] |
| void Puma::FdSource::fd |
( |
int |
fdesc |
) |
[inline] |
| virtual int Puma::FdSource::read |
( |
char * |
dest, |
|
|
int |
n | |
|
) |
| | [inline, virtual] |
| int Puma::FdSource::size |
( |
|
) |
[inline, virtual] |
Puma Reference Manual. Created on 18 Sep 2009.