- Cal3D 0.11 API Reference -

Public Member Functions | List of all members
MemberTiXmlBinding< T > Class Template Reference
Inheritance diagram for MemberTiXmlBinding< T >:
TiXmlBinding< T >

Public Member Functions

bool empty () const
 
IMemberHolder< T > * AddMember (Tag tag, IMemberHolder< T > *mph)
 
virtual bool fromXml (cal3d::TiXmlElement const &elem, T *data, SerializeParams const &params) const
 
virtual bool intoXml (cal3d::TiXmlElement *elem, T const &data, SerializeParams const &) const
 
virtual bool fromXml (cal3d::TiXmlElement const &elem, T *data, SerializeParams const &) const =0
 
virtual bool intoXml (cal3d::TiXmlElement *elem, T const &data, SerializeParams const &) const =0
 

Member Function Documentation

◆ fromXml()

template<class T >
virtual bool MemberTiXmlBinding< T >::fromXml ( cal3d::TiXmlElement const &  elem,
T *  data,
SerializeParams const &  params 
) const
inlinevirtual

Implements TiXmlBinding< T >.

◆ intoXml()

template<class T >
virtual bool MemberTiXmlBinding< T >::intoXml ( cal3d::TiXmlElement elem,
T const &  data,
SerializeParams const &   
) const
inlinevirtual

Implements TiXmlBinding< T >.


The documentation for this class was generated from the following file:

Generated by The Cal3D Team with Doxygen 1.9.6