ADTF
|
This is the complete list of members for cDDLHeader, including all inherited members.
Accept(IDDLVisitor *poVisitor) | cDDLHeader | virtual |
AddExtDeclaration(cDDLExtDeclaration *poExtDeclaration, int nPos=-1) | cDDLHeader | |
cDDLHeader() | cDDLHeader | |
cDDLHeader(double const fLanguageVersion, const A_UTILS_NS::cString &strAuthor, tDate const sDateCreation, tDate const sDateChange, const A_UTILS_NS::cString &strDescription, tDDLExtDeclarationVec vecExtDecls=tDDLExtDeclarationVec()) | cDDLHeader | |
cDDLHeader(cDDLHeader &oHeader) | cDDLHeader | |
Clone(T *pvObj) | cDDL | inlinestatic |
Create(double const fLanguageVersion, const A_UTILS_NS::cString &strAuthor, tDate const sDateCreation, tDate const sDateChange, const A_UTILS_NS::cString &strDescription, tDDLExtDeclarationVec vecExtDecls=tDDLExtDeclarationVec()) | cDDLHeader | |
DateFromString(const A_UTILS_NS::cString &strDate) | cDDLHeader | static |
DDLMERGE_ForceOverwrite enum value (defined in IDDL) | IDDL | |
DeleteChild(T *pvObj) | cDDL | inlinestatic |
GetAuthor() const | cDDLHeader | |
GetCreationLevel() const | cDDL | virtual |
GetDateChange() const | cDDLHeader | |
GetDateCreation() const | cDDLHeader | |
GetDescription() const | cDDLHeader | |
GetExtDeclarations() const | cDDLHeader | |
GetExtDeclarations() | cDDLHeader | |
GetLanguageVersion() const | cDDLHeader | |
GetName() const | cDDLHeader | virtual |
IsEqual(IDDL *poLHS, IDDL *poRHS) | cDDL | static |
IsInitialized() const | cDDLHeader | virtual |
IsOverwriteable() const | cDDL | virtual |
IsPredefined() const | cDDL | virtual |
IsSorted(IDDL *poLHS, IDDL *poRHS) | cDDL | static |
m_bInitFlag (defined in cDDLHeader) | cDDLHeader | private |
m_fLanguageVersion (defined in cDDLHeader) | cDDLHeader | private |
m_sDateChange (defined in cDDLHeader) | cDDLHeader | private |
m_sDateCreation (defined in cDDLHeader) | cDDLHeader | private |
m_strAuthor (defined in cDDLHeader) | cDDLHeader | private |
m_strDescription (defined in cDDLHeader) | cDDLHeader | private |
m_vecDDLExtDeclarations (defined in cDDLHeader) | cDDLHeader | private |
MoveChild(T *pvObj, const int nFrom, const int nTo) | cDDL | inlinestatic |
Ref(T *pvObj) | cDDL | inlinestatic |
RemoveExtDeclaration(const A_UTILS_NS::cString &strKey) | cDDLHeader | |
SetAuthor(const A_UTILS_NS::cString &strAuthor) | cDDLHeader | |
SetDateChange(tDate const sDateChange) | cDDLHeader | |
SetDateCreation(tDate const sDateCreation) | cDDLHeader | |
SetDescription(const A_UTILS_NS::cString &strDescription) | cDDLHeader | |
SetExtDeclarations(tDDLExtDeclarationVec vecDDLExtDeclarations) | cDDLHeader | |
SetLanguageVersion(double const fLanguageVersion) | cDDLHeader | |
tag_MergeFlags enum name | IDDL | |
~cDDL() | cDDL | inlinevirtual |
~cDDLHeader() | cDDLHeader | virtual |
~IDDL() | IDDL | inlinevirtual |