22 #define TIXML_USE_TICPP 23 #ifdef TIXML_USE_TICPP 25 #ifndef TICPPRC_INCLUDED 26 #define TICPPRC_INCLUDED 62 std::vector< ticpp::Base* >
71 void DeleteSpawnedWrappers();
122 #endif // TICPP_INCLUDED 124 #endif // TIXML_USE_TICPP std::vector< ticpp::Base *> m_spawnedWrappers
Remember all wrappers that we've created with 'new' - ( e.g.
TiCppRC * m_tiCppRC
Holds pointer to an object inheriting TiCppRC.
TiCppRCImp * m_tiRC
Pointer to reference counter.
Wrapper around TiXmlBase.
int m_count
Holds reference count to me, and to the node I point to.
Base class for reference counting functionality.