Public Member Functions

IMng Class Reference

#include <mng.hpp>

Inheritance diagram for IMng:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

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