- Cal3D 0.11 API Reference -

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

Public Member Functions

virtual bool fromXml (cal3d::TiXmlElement const &elem, T *data, SerializeParams const &) const
 
virtual bool intoXml (cal3d::TiXmlElement *elem, T const &data, SerializeParams const &) const
 

Member Function Documentation

◆ fromXml()

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

Implements TiXmlBinding< T >.

◆ intoXml()

template<class T >
virtual bool GenericTiXmlBinding< 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.10.0