__del__() | FBConfigFile | |
__init__(str pConfigFileName, bool pVirtualMode=False) | FBConfigFile | |
__init__(str pConfigFileName, str pConfigFilePath) | 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 |