|
Public Member Functions |
|
| RawVerse (const char *ipath, int fileMode=-1) |
|
void | findOffset (char testmt, long idxoff, long *start, unsigned short *end) |
|
void | readText (char testmt, long start, unsigned short size, SWBuf &buf) |
Static Public Member Functions |
|
static char | createModule (const char *path) |
Static Public Attributes |
|
static const char * | nl |
Protected Member Functions |
|
void | prepText (SWBuf &buf) |
|
void | doSetText (char testmt, long idxoff, const char *buf, long len=-1) |
|
void | doLinkEntry (char testmt, long destidxoff, long srcidxoff) |
Protected Attributes |
|
FileDesc * | idxfp [2] |
|
FileDesc * | textfp [2] |
|
char * | path |
Static Private Attributes |
|
static int | instance |