25 #ifndef CHAR_SAMP_SET_H 26 #define CHAR_SAMP_SET_H 38 #define SAMP_ALLOC_BLOCK 10000 69 bool LoadCharSamples(FILE *fp);
73 #endif // CHAR_SAMP_SET_H
bool Add(CharSamp *char_samp)
CharSamp ** Samples() const
static FILE * CreateCharDumpFile(string file_name)
static CharSampSet * FromCharDumpFile(string file_name)
static bool EnumSamples(string file_name, CharSampEnum *enumerator)