This is the complete list of members for
FBConfigFile, including all inherited members.
__del__() | FBConfigFile | |
__init__(str pConfigFileName, bool pVirtualMode=False, bool pClearFile=False) | FBConfigFile | |
__init__(str pConfigFileName, str pConfigFilePath, bool pVirtualMode=False, bool pClearFile=False) | FBConfigFile | |
ClearFile() | FBConfigFile | |
Get(str pSectionName, str pItemName, str pDefaultValue=0) | FBConfigFile | |
GetOrSet(str pSectionName, str pItemName, str pValue, str pComment=0) | FBConfigFile | |
Set(str pSectionName, str pItemName, str pValue, str pComment=0) | FBConfigFile | |