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 static CharSampSet * FromCharDumpFile(string file_name)
static FILE * CreateCharDumpFile(string file_name)
static bool EnumSamples(string file_name, CharSampEnum *enumerator)
CharSamp ** Samples() const
bool Add(CharSamp *char_samp)