#include </home/clem/local/src/opie/noncore/apps/opie-reader/CSource.h>
Inheritance diagram for CMemSink:


Public Member Functions | |
| CMemSink (unsigned char *_buffer, unsigned long _size) | |
| unsigned long | size () |
| void | put (unsigned char c) |
Private Attributes | |
| unsigned long | m_total_size |
| unsigned long | m_current |
| unsigned char * | m_buffer |
|
||||||||||||
|
|
|
|
Implements CSink. Definition at line 54 of file CSource.h. References m_buffer, m_current, and m_total_size. |
|
|
Implements CInfo. Definition at line 53 of file CSource.h. References m_current. Referenced by UnPPM(). |
|
|
Definition at line 45 of file CSource.h. Referenced by put(). |
|
|
|
|
|
Definition at line 43 of file CSource.h. Referenced by put(). |
1.4.2