cbp2make
Makefile generation tool for Code::Blocks IDE
|
This is the complete list of members for CMakefileSection, including all inherited members.
AddEnvVar(const CString &Name, const CString &Value) | CMakefileSection | |
AddMacro(const CString &Name, const CString &Value) | CMakefileSection | |
AddRule(const CString &TargetName) | CMakefileSection | |
Clear(void) | CMakefileSection | |
CMakefileSection(void) | CMakefileSection | |
EnvVars(void) | CMakefileSection | |
FindEnvVar(const CString &Name) | CMakefileSection | protected |
FindMacro(const CString &Name) | CMakefileSection | protected |
GetRule(const size_t Index) | CMakefileSection | |
Header(void) | CMakefileSection | |
m_EnvVars | CMakefileSection | private |
m_Header | CMakefileSection | private |
m_Macros | CMakefileSection | private |
m_NullRule | CMakefileSection | private |
m_NullVariable | CMakefileSection | private |
m_Rules | CMakefileSection | private |
Macros(void) | CMakefileSection | |
RulesCount(void) const | CMakefileSection | |
Show(void) | CMakefileSection | |
~CMakefileSection(void) | CMakefileSection |