cbp2make
Makefile generation tool for Code::Blocks IDE
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CMakefileSection Member List

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)CMakefileSectionprotected
FindMacro(const CString &Name)CMakefileSectionprotected
GetRule(const size_t Index)CMakefileSection
Header(void)CMakefileSection
m_EnvVarsCMakefileSectionprivate
m_HeaderCMakefileSectionprivate
m_MacrosCMakefileSectionprivate
m_NullRuleCMakefileSectionprivate
m_NullVariableCMakefileSectionprivate
m_RulesCMakefileSectionprivate
Macros(void)CMakefileSection
RulesCount(void) const CMakefileSection
Show(void)CMakefileSection
~CMakefileSection(void)CMakefileSection