This is the complete list of members for cf::TypeSys::VarBaseT, including all inherited members.
| accept(VisitorT &Visitor)=0 (defined in cf::TypeSys::VarBaseT) | cf::TypeSys::VarBaseT | pure virtual |
| accept(VisitorConstT &Visitor) const =0 (defined in cf::TypeSys::VarBaseT) | cf::TypeSys::VarBaseT | pure virtual |
| Deserialize(Network::InStreamT &Stream)=0 | cf::TypeSys::VarBaseT | pure virtual |
| GetExtraMessage() const | cf::TypeSys::VarBaseT | inlinevirtual |
| GetFlag(const char *Flag, unsigned int Nr, const char *Default=NULL) const (defined in cf::TypeSys::VarBaseT) | cf::TypeSys::VarBaseT | |
| GetFlags() const (defined in cf::TypeSys::VarBaseT) | cf::TypeSys::VarBaseT | inline |
| GetName() const (defined in cf::TypeSys::VarBaseT) | cf::TypeSys::VarBaseT | inline |
| HasFlag(const char *Flag) const (defined in cf::TypeSys::VarBaseT) | cf::TypeSys::VarBaseT | |
| Serialize(Network::OutStreamT &Stream) const =0 | cf::TypeSys::VarBaseT | pure virtual |
| VarBaseT(const char *Name, const char *Flags[]) (defined in cf::TypeSys::VarBaseT) | cf::TypeSys::VarBaseT | inline |