Public Member Functions | |
virtual | ~MemberXmlBinding () |
bool | empty () const |
IMemberHolder< T > * | AddMember (Tag tag, IMemberHolder< T > *mph) |
virtual bool | fromXml (XmlElement const &elem, T *data, SerializeParams const ¶ms) const |
virtual bool | intoXml (XmlElement *elem, T const &data, SerializeParams const &) const |
Definition at line 519 of file XMLSerialisation.h.