Public Member Functions | Protected Member Functions

IMngBase Class Reference

the interface of mng More...

#include <mngbase.hpp>

Inheritance diagram for IMngBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~IMngBase (void)
 destructor
virtual bool CreateItem (IBase **ppBase)=0
 create a item
virtual bool DestoryItem (IBase *pBase)=0
 destory a item
virtual bool DestoryAll (void)=0
 destory all items
virtual bool InsertItem (const agls_ID &riID, IBase *pBase)=0
virtual IBaseCheckID (const agls_ID &riID)=0
 check and get the item of id

Protected Member Functions

bool SetID (IBase *pBase, const agls_ID &iID)

Detailed Description

the interface of mng


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