|
| EEmcDbIOBase (int nmemb=0, int sz=1) |
|
virtual int | read (FILE *f)=0 |
|
virtual int | write (FILE *f)=0 |
|
virtual char * | setComment (char *c) |
|
virtual char * | getComment () |
|
void | setData (char *ptr) |
|
void | resetData (int sz=0) |
|
char * | getData () |
|
int * | getIndices () |
|
int | getBytes () |
|
int | getSize () |
|
bool | checkLine (const char *line) |
|
|
char * | bytePtr |
|
int | bytes |
|
int | nElem |
|
int * | indexArr |
|
char * | comment |
|
Definition at line 19 of file EEmcDbIO.h.
The documentation for this class was generated from the following files: