Colobot
|
This is the complete list of members for CProfile, including all inherited members.
CopyFileToTemp(std::string filename) | CProfile | |
CProfile() (defined in CProfile) | CProfile | |
CSingleton() (defined in CSingleton< CProfile >) | CSingleton< CProfile > | inline |
GetInstance() (defined in CSingleton< CProfile >) | CSingleton< CProfile > | inlinestatic |
GetInstancePointer() (defined in CSingleton< CProfile >) | CSingleton< CProfile > | inlinestatic |
GetLocalProfileFloat(std::string section, std::string key, float &value) | CProfile | |
GetLocalProfileInt(std::string section, std::string key, int &value) | CProfile | |
GetLocalProfileSection(std::string section, std::string key) | CProfile | |
GetLocalProfileString(std::string section, std::string key, std::string &buffer) | CProfile | |
GetUserBasedPath(std::string dir, std::string default_dir) | CProfile | |
InitCurrentDirectory() | CProfile | |
IsCreated() (defined in CSingleton< CProfile >) | CSingleton< CProfile > | inlinestatic |
m_instance (defined in CSingleton< CProfile >) | CSingleton< CProfile > | protectedstatic |
SaveCurrentDirectory() | CProfile | |
SetLocalProfileFloat(std::string section, std::string key, float value) | CProfile | |
SetLocalProfileInt(std::string section, std::string key, int value) | CProfile | |
SetLocalProfileString(std::string section, std::string key, std::string value) | CProfile | |
SetUserDir(std::string dir) | CProfile | |
~CProfile() (defined in CProfile) | CProfile | virtual |
~CSingleton() (defined in CSingleton< CProfile >) | CSingleton< CProfile > | inlinevirtual |