Public Member Functions | Private Attributes

TMng< TN > Class Template Reference

#include <mng.hpp>

Inheritance diagram for TMng< TN >:
Inheritance graph
[legend]
Collaboration diagram for TMng< TN >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TMng (void)
 constructor
virtual ~TMng (void)
 destructor
virtual bool CreateItem (IAttribute **ppAttribute, const char acName[STRLEN_OBJECT_NAME]="")
virtual bool DestoryItem (IAttribute *pAttribute)
virtual bool CreateItem (INode **ppNode, const char acName[STRLEN_OBJECT_NAME]="")
virtual bool DestoryItem (INode *pNode)
virtual bool DestoryAll (void)

Private Attributes

CMngAttributem_pMngAttribute
CMngNodem_pMngNode

template<typename TN>
class TMng< TN >


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerator Defines