MapLink Pro 11.1.2.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Loading...
Searching...
No Matches
TSLProfileHelper Member List

This is the complete list of members for TSLProfileHelper, including all inherited members.

clearCache()TSLProfileHelperstatic
flushProfileStrings()TSLProfileHelperstatic
getDefaultFilename(TSLSimpleString &filename)TSLProfileHelperstatic
getDefaultSection(TSLSimpleString &section)TSLProfileHelperstatic
lookupProfile(const char *filename, const char *section, const char *keyword, char *value, int valueSize, const char *defValue="", int count=-1)TSLProfileHelperstatic
lookupProfile(const char *filename, const char *section, const char *keyword, int *value, const int defValue=0, int count=-1)TSLProfileHelperstatic
lookupProfile(const char *filename, const char *section, const char *keyword, double *value, const double defValue=0.0, int count=-1)TSLProfileHelperstatic
lookupProfile(const char *filename, const char *section, const char *keyword, TSLULong *value, TSLULong defValue=0, int count=-1)TSLProfileHelperstatic
lookupProfile(const char *keyword, char *value, int valueSize, const char *defValue="", int count=-1)TSLProfileHelperstatic
lookupProfile(const char *keyword, int *value, const int defValue=0, int count=-1)TSLProfileHelperstatic
lookupProfile(const char *keyword, double *value, const double defValue=0.0, int count=-1)TSLProfileHelperstatic
lookupProfile(const char *keyword, TSLULong *value, TSLULong defValue=0, int count=-1)TSLProfileHelperstatic
profileWriteMode(TSLProfileWriteMode writeMode)TSLProfileHelperstatic
sectionExists(const char *filename, const char *section)TSLProfileHelperstatic
setDefaultFilename(const char *filename)TSLProfileHelperstatic
setDefaultSection(const char *section)TSLProfileHelperstatic
writeProfile(const char *filename, const char *section, const char *keyword, int value, int count=-1)TSLProfileHelperstatic
writeProfile(const char *filename, const char *section, const char *keyword, const char *value, int count=-1)TSLProfileHelperstatic
writeProfile(const char *filename, const char *section, const char *keyword, double value, int count=-1)TSLProfileHelperstatic
writeProfile(const char *filename, const char *section, const char *keyword, TSLULong value, int count=-1)TSLProfileHelperstatic