cbp2make
Makefile generation tool for Code::Blocks IDE
|
This is the complete list of members for CPlatform, including all inherited members.
Active(void) | CPlatform | inline |
Assign(const CPlatform &Platform) | CPlatform | |
ChangeDir(const CString &Path) const | CPlatform | |
Clear(void) | CPlatform | |
Cmd_ChangeDir(void) | CPlatform | inline |
Cmd_Copy(void) | CPlatform | inline |
Cmd_EvalWorkDir(void) | CPlatform | inline |
Cmd_ForceMakeDir(void) | CPlatform | inline |
Cmd_ForceRemoveFile(void) | CPlatform | inline |
Cmd_Make(void) | CPlatform | inline |
Cmd_MakeDir(void) | CPlatform | inline |
Cmd_Move(void) | CPlatform | inline |
Cmd_PrintWorkDir(void) | CPlatform | inline |
Cmd_RemoveDir(void) | CPlatform | inline |
Cmd_RemoveFile(void) | CPlatform | inline |
Cmd_TestMakeDir(void) | CPlatform | inline |
Copy(const CString &Source, const CString &Destination) const | CPlatform | |
CPlatform(void) | CPlatform | |
CPlatform(const CPlatform &Platform) | CPlatform | |
EvalWorkDir(void) const | CPlatform | |
ForceMakeDir(const CString &Path) const | CPlatform | |
ForceRemoveFile(const CString &Path) const | CPlatform | |
IsDynamicLibraryExtension(const CString &Ext) const | CPlatform | |
IsStaticLibraryExtension(const CString &Ext) const | CPlatform | |
m_Active | CPlatform | private |
m_Cmd_ChangeDir | CPlatform | private |
m_Cmd_Copy | CPlatform | private |
m_Cmd_EvalWorkDir | CPlatform | private |
m_Cmd_ForceMakeDir | CPlatform | private |
m_Cmd_ForceRemoveFile | CPlatform | private |
m_Cmd_Make | CPlatform | private |
m_Cmd_MakeDir | CPlatform | private |
m_Cmd_Move | CPlatform | private |
m_Cmd_Null | CPlatform | private |
m_Cmd_PrintWorkDir | CPlatform | private |
m_Cmd_RemoveDir | CPlatform | private |
m_Cmd_RemoveFile | CPlatform | private |
m_Cmd_TestMakeDir | CPlatform | private |
m_DynamicLibraryExtensions | CPlatform | private |
m_OS_Type | CPlatform | private |
m_PathDelimiter | CPlatform | private |
m_StaticLibraryExtensions | CPlatform | private |
m_Tool_Make | CPlatform | private |
Make(const CString &Options, const CString &Path) const | CPlatform | |
MakeDir(const CString &Path) const | CPlatform | |
MakefileCmd(const CString &Command) const | CPlatform | |
Move(const CString &Source, const CString &Destination) const | CPlatform | |
Name(const OS_Type PlatformOS) | CPlatform | static |
Name(void) | CPlatform | |
operator=(const CPlatform &Platform) | CPlatform | |
OS(CString &PlatformName) | CPlatform | static |
OS(void) const | CPlatform | inline |
OS_Count enum value | CPlatform | |
OS_Mac enum value | CPlatform | |
OS_Other enum value | CPlatform | |
OS_Type enum name | CPlatform | |
OS_Unix enum value | CPlatform | |
OS_Windows enum value | CPlatform | |
Pd(void) const | CPlatform | inline |
Pd(const CString &Path) const | CPlatform | |
PrintWorkDir(void) const | CPlatform | |
ProtectPath(const CString &Path, const int QuoteMode=QUOTE_AUTO) | CPlatform | |
Read(const TiXmlElement *Root, const CString &Name, CString &Value) | CPlatform | private |
Read(const TiXmlElement *PlatformRoot) | CPlatform | |
RemoveDir(const CString &Path) const | CPlatform | |
RemoveFile(const CString &Path) const | CPlatform | |
Reset(const CPlatform::OS_Type OS) | CPlatform | |
Show(void) | CPlatform | |
SpecialChars(void) const | CPlatform | |
TestMakeDir(const CString &Path) const | CPlatform | |
Tool_Make(void) | CPlatform | inline |
Write(TiXmlElement *Root, const CString &Name, const CString &Value) | CPlatform | private |
Write(TiXmlElement *PlatformRoot) | CPlatform | |
~CPlatform(void) | CPlatform |