Assign(const Type &rSrc) | faudes::Type | virtual |
Cast(const Type *pOther) const | faudes::Type | virtual |
Clear(void) | faudes::Type | virtual |
Copy(void) const | faudes::Type | virtual |
DoAssign(const Type &rSrc) | faudes::Type | protected |
DoDWrite(TokenWriter &rTw, const std::string &rLabel="", const Type *pContext=0) const | faudes::Type | protectedvirtual |
DoEqual(const Type &rOther) const | faudes::Type | protected |
DoRead(TokenReader &rTr, const std::string &rLabel="", const Type *pContext=0) | faudes::Type | protectedvirtual |
DoSWrite(TokenWriter &rTw) const | faudes::Type | protectedvirtual |
DoWrite(TokenWriter &rTw, const std::string &rLabel="", const Type *pContext=0) const | faudes::Type | protectedvirtual |
DoXWrite(TokenWriter &rTw, const std::string &rLabel="", const Type *pContext=0) const | faudes::Type | 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 | |
Equal(const Type &rOther) const | faudes::Type | virtual |
FromString(const std::string &rString, const std::string &rLabel="", const Type *pContext=0) | faudes::Type | |
mChanged | faudes::pdata_t | |
mPPLpoly | faudes::pdata_t | |
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::Type | virtual |
operator=(const Type &rSrc) | faudes::Type | virtual |
operator==(const Type &rOther) const | faudes::Type | virtual |
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 | |
SWrite(TokenWriter &rTw) const | faudes::Type | |
SWrite(void) const | faudes::Type | |
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 | |
~Type(void) | faudes::Type | virtual |