Assign(const Type &rSrc) | faudes::Type | virtual |
AttributeFlags(void) | faudes::AttributeFlags | inline |
AttributeFlags(const AttributeFlags &rOther) | faudes::AttributeFlags | inline |
AttributeVoid(void) | faudes::AttributeVoid | |
AttributeVoid(const AttributeVoid &rSrcAttr) | faudes::AttributeVoid | |
Cast(const Type *pOther) const | faudes::Type | virtual |
Clear(void) | faudes::DiagLabelSet | virtual |
Clr(fType mask) | faudes::AttributeFlags | inline |
Copy(void) const | faudes::Type | virtual |
DiagLabelSet(void) | faudes::DiagLabelSet | |
DiagLabelSet(SymbolTable *pSymTab) | faudes::DiagLabelSet | |
DiagLabelSet(const std::string &rFilename, const std::string &rLabel="DiagLabels") | faudes::DiagLabelSet | inline |
DoAssign(const DiagLabelSet &rSrcAttr) | faudes::DiagLabelSet | protected |
faudes::AttributeFlags::DoAssign(const AttributeFlags &rSrcAttr) | faudes::AttributeFlags | protected |
faudes::AttributeVoid::DoAssign(const AttributeVoid &rSrcAttr) | faudes::AttributeVoid | inlineprotected |
faudes::Type::DoAssign(const Type &rSrc) | faudes::Type | protected |
DoDWrite(TokenWriter &rTw, const std::string &rLabel="", const Type *pContext=0) const | faudes::AttributeVoid | protectedvirtual |
DoEqual(const DiagLabelSet &rOther) const | faudes::DiagLabelSet | protected |
faudes::AttributeFlags::DoEqual(const AttributeFlags &rOther) const | faudes::AttributeFlags | protected |
faudes::AttributeVoid::DoEqual(const AttributeVoid &rOther) const | faudes::AttributeVoid | inlineprotected |
faudes::Type::DoEqual(const Type &rOther) const | faudes::Type | protected |
DoRead(TokenReader &rTr, const std::string &rLabel, const Type *pContext) | faudes::DiagLabelSet | protectedvirtual |
DoSWrite(TokenWriter &rTw) const | faudes::Type | protectedvirtual |
DoWrite(TokenWriter &rTw, const std::string &rLabel, const Type *pContext) const | faudes::DiagLabelSet | protectedvirtual |
DoXWrite(TokenWriter &rTw, const std::string &rLabel, const Type *pContext) const | faudes::DiagLabelSet | protectedvirtual |
DWrite(const Type *pContext=0) const | faudes::Type | |
DWrite(const std::string &pFileName, const std::string &rLabel="", const Type *pContext=0, std::ios::openmode openmode=std::ios::out|std::ios::trunc) const | faudes::Type | |
DWrite(TokenWriter &rTw, const std::string &rLabel="", const Type *pContext=0) const | faudes::Type | |
Empty(void) const | faudes::DiagLabelSet | |
Equal(const Type &rOther) const | faudes::Type | virtual |
Erase(Idx index) | faudes::DiagLabelSet | |
Exists(Idx index) const | faudes::DiagLabelSet | |
FromString(const std::string &rString, const std::string &rLabel="", const Type *pContext=0) | faudes::Type | |
IndexOfLabelA(void) | faudes::DiagLabelSet | static |
IndexOfLabelN(void) | faudes::DiagLabelSet | static |
IndexOfLabelRelN(void) | faudes::DiagLabelSet | static |
IndexOfLabelSpecViolated(void) | faudes::DiagLabelSet | static |
Insert(Idx index) | faudes::DiagLabelSet | |
InsertSet(const DiagLabelSet &rSet) | faudes::DiagLabelSet | |
IsDefault(void) const | faudes::DiagLabelSet | virtual |
Iterator typedef | faudes::DiagLabelSet | |
LabelSymbolTablep(SymbolTable *pSymTab) | faudes::DiagLabelSet | |
mDefFlags | faudes::AttributeFlags | static |
mDiagLabels | faudes::DiagLabelSet | |
mFlags | faudes::AttributeFlags | |
msLabelA | faudes::DiagLabelSet | privatestatic |
msLabelN | faudes::DiagLabelSet | privatestatic |
msLabelRelN | faudes::DiagLabelSet | privatestatic |
msLabelSpecViolated | faudes::DiagLabelSet | privatestatic |
msLabelSymbolTable | faudes::DiagLabelSet | privatestatic |
msStringEmpty | faudes::Type | privatestatic |
msStringVoid | faudes::Type | privatestatic |
Name(const std::string &rName) | faudes::Type | virtual |
Name(void) const | faudes::Type | virtual |
New(void) const | faudes::Type | virtual |
operator!=(const Type &rOther) const | faudes::AttributeFlags | |
faudes::Type::operator!=(const Type &rOther) const | faudes::Type | |
operator*(const DiagLabelSet &rOtherSet) const | faudes::DiagLabelSet | |
operator+(const DiagLabelSet &rOtherSet) const | faudes::DiagLabelSet | |
operator-(const DiagLabelSet &rOtherSet) const | faudes::DiagLabelSet | |
operator<=(const DiagLabelSet &rOtherSet) const | faudes::DiagLabelSet | |
operator=(const Type &rSrc) | faudes::AttributeFlags | |
faudes::Type::operator=(const Type &rSrc) | faudes::Type | |
operator==(const Type &rOther) const | faudes::AttributeFlags | |
faudes::Type::operator==(const Type &rOther) const | faudes::Type | |
operator>=(const DiagLabelSet &rOtherSet) const | faudes::DiagLabelSet | |
Read(const std::string &rFileName, const std::string &rLabel="", const Type *pContext=0) | faudes::Type | |
Read(TokenReader &rTr, const std::string &rLabel="", const Type *pContext=0) | faudes::Type | |
Set(fType mask) | faudes::AttributeFlags | inline |
SetDefault(void) | faudes::AttributeVoid | inlinevirtual |
Size(void) const | faudes::DiagLabelSet | |
Skip(TokenReader &rTr) | faudes::AttributeVoid | static |
StaticLabelSymbolTablep(void) | faudes::DiagLabelSet | static |
Str(void) const | faudes::DiagLabelSet | |
SWrite(TokenWriter &rTw) const | faudes::Type | |
SWrite(void) const | faudes::Type | |
Symbol(Idx index) | faudes::DiagLabelSet | static |
Test(fType mask) const | faudes::AttributeFlags | inline |
TestAll(fType mask) const | faudes::AttributeFlags | inline |
TestNone(fType mask) const | faudes::AttributeFlags | inline |
TestSome(fType mask) const | faudes::AttributeFlags | inline |
ToSText(void) const | faudes::Type | |
ToString(const std::string &rLabel="", const Type *pContext=0) const | faudes::Type | |
ToText(const std::string &rLabel="", const Type *pContext=0) const | faudes::Type | |
Type(void) | faudes::Type | |
Type(const Type &rType) | faudes::Type | |
TypeDefinitionp(void) const | faudes::Type | protectedvirtual |
TypeName(void) const | faudes::Type | virtual |
Write(const Type *pContext=0) const | faudes::Type | |
Write(const std::string &pFileName, const std::string &rLabel="", const Type *pContext=0, std::ios::openmode openmode=std::ios::out|std::ios::trunc) const | faudes::Type | |
Write(const std::string &pFileName, std::ios::openmode openmode) const | faudes::Type | |
Write(TokenWriter &rTw, const std::string &rLabel="", const Type *pContext=0) const | faudes::Type | |
XBeginTag(const std::string &rLabel="", const std::string &rFallbackLabel="") const | faudes::Type | protectedvirtual |
XWrite(const std::string &pFileName, const std::string &rLabel="", const Type *pContext=0) const | faudes::Type | virtual |
XWrite(const Type *pContext=0) const | faudes::Type | |
XWrite(TokenWriter &rTw, const std::string &rLabel="", const Type *pContext=0) const | faudes::Type | |
~AttributeFlags(void) | faudes::AttributeFlags | inlinevirtual |
~AttributeVoid(void) | faudes::AttributeVoid | virtual |
~Type(void) | faudes::Type | virtual |