TiCppRC Class Reference

Base class for reference counting functionality. More...

#include <ticpprc.h>

List of all members.

Public Member Functions

 TiCppRC ()
 Constructor Spawns new reference counter with a pointer to this.
virtual ~TiCppRC ()
 Destructor Nullifies the pointer to this held by the reference counter Decrements reference count.
void DeleteSpawnedWrappers ()
 Delete all container objects we've spawned with 'new'.

Public Attributes

std::vector< ticpp::Base * > m_spawnedWrappers
 Remember all wrappers that we've created with 'new' - ( e.g.

Friends

class ticpp::Base


Detailed Description

Base class for reference counting functionality.

Member Data Documentation

Remember all wrappers that we've created with 'new' - ( e.g.

NodeFactory, FirstChildElement, etc. )


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

Generated on Sun Feb 15 23:12:13 2009 for TinyXml by  doxygen 1.5.6