38 void setCount(
int count);
39 void getMetaEntry(
int index,
unsigned long *offset,
unsigned long *
size);
40 void setMetaEntry(
int index,
unsigned long offset,
unsigned long size);
48 int addEntry(
const char *entry);
49 const char *getEntry(
int entryIndex);
50 unsigned long getEntrySize(
int entryIndex);
52 const char *getRawData(
unsigned long *
size);
#define SWORD_NAMESPACE_START
void removeEntry(EntriesBlock *eb, int index)
static const int METAHEADERSIZE
static const int METAENTRYSIZE
#define SWORD_NAMESPACE_END