cbp2make
Makefile generation tool for Code::Blocks IDE
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) constCMakefileSection
Show(void)CMakefileSection
~CMakefileSection(void)CMakefileSection