PhoenixGenerator  2.0.0
Set of tools to generate code
PClassGenerator Member List

This is the complete list of members for PClassGenerator, including all inherited members.

initialisationPClassGenerator()PClassGeneratorprivate
p_classBriefPClassGeneratorprivate
p_classNamePClassGeneratorprivate
p_classNameSpacePClassGeneratorprivate
p_classTypeNamePClassGeneratorprivate
p_templateDefVarPClassGeneratorprivate
p_templateListVarPClassGeneratorprivate
p_useCopyFunctionPClassGeneratorprivate
p_useTemplatePClassGeneratorprivate
PClassGenerator()PClassGenerator
saveClassDef(std::ofstream &fs)PClassGenerator
saveClassImpl(std::ofstream &fs)PClassGenerator
saveConstructorDef(std::ofstream &fs)PClassGeneratorprivate
saveConstructorImpl(std::ofstream &fs)PClassGeneratorprivate
saveCopyContructorDef(std::ofstream &fs)PClassGeneratorprivate
saveCopyContructorImpl(std::ofstream &fs)PClassGeneratorprivate
saveCopyEqualOperatorDef(std::ofstream &fs)PClassGeneratorprivate
saveCopyEqualOperatorImpl(std::ofstream &fs)PClassGeneratorprivate
saveCopyFunctionDef(std::ofstream &fs)PClassGeneratorprivate
saveCopyFunctionImpl(std::ofstream &fs)PClassGeneratorprivate
saveDestructorDef(std::ofstream &fs)PClassGeneratorprivate
saveDestructorImpl(std::ofstream &fs)PClassGeneratorprivate
saveFileDef(const PPath &fileNameInclude, const PPath &fileNameSource)PClassGenerator
saveFileImpl(const PPath &fileNameSource, const PPath &fileNameInclude)PClassGenerator
saveFileImplDef(const PPath &baseFileName)PClassGenerator
saveInitialisationFunctionDef(std::ofstream &fs)PClassGeneratorprivate
saveInitialisationFunctionImpl(std::ofstream &fs)PClassGeneratorprivate
saveTemplateBeginImpl(std::ofstream &fs, const PPath &fileNameInclude)PClassGeneratorprivate
saveTemplateDefinition(std::ofstream &fs)PClassGeneratorprivate
saveTemplateEndDefinition(std::ofstream &fs, const PPath &fileNameSource)PClassGeneratorprivate
saveTemplateEndImpl(std::ofstream &fs)PClassGeneratorprivate
setClassName(const PString &className)PClassGenerator
setTemplateDefVar(const PString &templateDef)PClassGenerator
~PClassGenerator()PClassGeneratorvirtual