14#ifndef fsCStringsFilehdr
15#define fsCStringsFilehdr
38 static fsBool nextKeyGet(
fsStr& pOutStr, std::vector<fsStr>& pLines, std::vector<fsStr>::iterator& pLine);
fsCStringsFile()
Definition fsCStringsFile.cpp:162
static fsBool nextKeyGet(fsStr &pOutStr, std::vector< fsStr > &pLines, std::vector< fsStr >::iterator &pLine)
Definition fsCStringsFile.cpp:45
static const fsStr mCellOpenTag
Definition fsCStringsFile.h:32
static const fsStr mStringPropertyTag
Definition fsCStringsFile.h:34
static const fsStr mEllipsisChar
Definition fsCStringsFile.h:36
static const fsStr mRowCloseTag
Definition fsCStringsFile.h:31
virtual ~fsCStringsFile()
Definition fsCStringsFile.cpp:167
void read()
Definition fsCStringsFile.cpp:17
void write()
Definition fsCStringsFile.cpp:152
static const fsStr mCellCloseTag
Definition fsCStringsFile.h:33
static fsBool nextValueGet(fsStr &pOutStr, std::vector< fsStr > &pLines, std::vector< fsStr >::iterator &pLine)
Definition fsCStringsFile.cpp:71
static const fsStr mRowOpenTag
Definition fsCStringsFile.h:30
static const fsStr mNumberPropertyTag
Definition fsCStringsFile.h:35
Definition fsCVariableTable.h:27
fsCVariableTable()
Definition fsCVariableTable.cpp:332
bool fsBool
Definition fsBaseTypes.h:26