|
| EEmcDbHVIO (int n) |
|
virtual int | read (FILE *f) |
|
virtual int | write (FILE *f) |
|
| EEmcDbIOBase (int nmemb=0, int sz=1) |
|
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) |
|
|
T * | data (int i=0) |
|
int | scan (const char *str, int i) |
|
int | print (char *str, int i) |
|
int | str2index (const char *str) |
|
template<> |
int | scan (const char *line, int i) |
|
template<> |
int | print (char *line, int i) |
|
template<> |
int | scan (const char *line, int i) |
|
template<> |
int | print (char *line, int i) |
|
|
char * | bytePtr |
|
int | bytes |
|
int | nElem |
|
int * | indexArr |
|
char * | comment |
|
template<class T>
class EEmcDbHVIO< T >
Definition at line 77 of file EEmcDbIO.h.
The documentation for this class was generated from the following files: