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


Public Member Functions | |
| CMemSource (unsigned char *_buffer, unsigned long _size) | |
| unsigned long | size () |
| int | get () |
Private Attributes | |
| unsigned long | m_total_size |
| unsigned long | m_current |
| unsigned char * | m_buffer |
|
||||||||||||
|
|
|
|
Implements CSource. Definition at line 35 of file CSource.h. References m_buffer, m_current, and m_total_size. |
|
|
Implements CInfo. Definition at line 34 of file CSource.h. References m_current. |
|
|
Definition at line 26 of file CSource.h. Referenced by get(). |
|
|
|
|
|
Definition at line 24 of file CSource.h. Referenced by get(). |
1.4.2