|
GlobalObjects
|
Vollständige Aufstellung aller Elemente für glo::BaseMaker einschließlich aller geerbten Elemente.
| BaseMaker() | glo::BaseMaker | |
| BaseMaker(const std::string &rstrSchemaFullName) | glo::BaseMaker | |
| BaseMaker(const SchemaInterface &rSchemaInterface) | glo::BaseMaker | |
| BaseMaker(const BaseMaker &) | glo::BaseMaker | private |
| checkAllClassReferences() const | glo::BaseMaker | |
| checkClassAttributes(const ClassInfo &rClassInfo) const | glo::BaseMaker | |
| checkClassIndices(const ClassInfo &rClassInfo) const | glo::BaseMaker | |
| CREATE_FUNCPTR typedef | glo::BaseMaker | private |
| createIndex() const | glo::BaseMaker | |
| generateAllHeader(const std::string &rstrTargetHeaderPath, bool bCreateAllNew) const | glo::BaseMaker | |
| generateAllSource(const std::string &rstrTargetSourcePath, bool bCreateAllNew) const | glo::BaseMaker | |
| generateAllTables(const std::string &rstrTargetTablePath, bool bCreateAllNew=false) const | glo::BaseMaker | |
| generateAllX(CREATE_FUNCPTR pMemberFunction, const std::string &rstrTargetPath, bool bCreateAllNew) const | glo::BaseMaker | protected |
| generateHeader(const std::string &rstrTargetHeaderPath, const ClassInfo &rClassInfo, bool bCreateNew) const | glo::BaseMaker | |
| generateObjCreator(const std::string &rstrTargetPath, bool bCreateNew) const | glo::BaseMaker | |
| generateSource(const std::string &rstrTargetSourcePath, const ClassInfo &rClassInfo, bool bCreateNew) const | glo::BaseMaker | |
| getAttributeDescription(const ClassInfoAttribute &rClassInfoAttribute) const | glo::BaseMaker | virtual |
| getClassDescription(const ClassInfo &rClassInfo) const | glo::BaseMaker | virtual |
| getCommentBlockStartExt() | glo::BaseMaker | |
| getCreationNote(bool bWithWarning=true) const | glo::BaseMaker | protected |
| getFileDescription(const ClassInfo &rClassInfo) const | glo::BaseMaker | virtual |
| getIndexDescription(const ClassInfoIndex &rClassInfoIndex) const | glo::BaseMaker | virtual |
| getTextBeforeKeywordPersistent() | glo::BaseMaker | |
| getTextBeforeKeywordTransient() | glo::BaseMaker | |
| getTextBehindKeywordPersistent() | glo::BaseMaker | |
| getTextBehindKeywordTransient() | glo::BaseMaker | |
| init() | glo::BaseMaker | |
| m_spSchemaInterface | glo::BaseMaker | private |
| m_strBeforeKeywordPersistent | glo::BaseMaker | private |
| m_strBeforeKeywordTransient | glo::BaseMaker | private |
| m_strBehindKeywordPersistent | glo::BaseMaker | private |
| m_strBehindKeywordTransient | glo::BaseMaker | private |
| m_strCommentBlockStartExt | glo::BaseMaker | private |
| m_strDokuAttributLine | glo::BaseMaker | private |
| m_strDokuCrossLine | glo::BaseMaker | private |
| m_strDokuLine | glo::BaseMaker | private |
| m_strDokuStarLine | glo::BaseMaker | private |
| m_strOutputLine | glo::BaseMaker | private |
| operator=(const BaseMaker &) | glo::BaseMaker | inlineprivate |
| outputMsg(const std::string &rstrOutput) const | glo::BaseMaker | virtual |
| setCommentBlockStartExt(const std::string &rstrCommentBlockStartExt) | glo::BaseMaker | |
| setSchema(const std::string &rstrSchemaFullName) | glo::BaseMaker | |
| setSchema(const SchemaInterface &rSchemaInterface) | glo::BaseMaker | |
| setTextBeforeKeywordPersistent(const std::string &rstrBeforeKeywordPersistent) | glo::BaseMaker | |
| setTextBeforeKeywordTransient(const std::string &rstrBeforeKeywordTransient) | glo::BaseMaker | |
| setTextBehindKeywordPersistent(const std::string &rstrBehindKeywordPersistent) | glo::BaseMaker | |
| setTextBehindKeywordTransient(const std::string &rstrBehindKeywordTransient) | glo::BaseMaker | |
| UPDATE_FUNCPTR typedef | glo::BaseMaker | private |
| updateAllHeader(const std::string &rstrTargetHeaderPath) const | glo::BaseMaker | |
| updateAllSource(const std::string &rstrTargetSourcePath) const | glo::BaseMaker | |
| updateAllX(UPDATE_FUNCPTR pMemberFunction, const std::string &rstrTargetPath) const | glo::BaseMaker | protected |
| updateHeader(const std::string &rstrTargetHeaderPath, const ClassInfo &rClassInfo) const | glo::BaseMaker | |
| updateSource(const std::string &rstrTargetSourcePath, const ClassInfo &rClassInfo) const | glo::BaseMaker | |
| writeTable(const std::string &rstrTargetTablePath, const ClassInfo &rClassInfo, bool bCreateNew) const | glo::BaseMaker | |
| ~BaseMaker() | glo::BaseMaker | virtual |