Public Member Functions | Public Attributes | Protected Member Functions

IBase Class Reference

the interface of base More...

#include <base.hpp>

Inheritance diagram for IBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~IBase (void)
 destructor
virtual bool GetID (void) const =0
 for check the id of base
virtual bool GetID (agls_ID &riID) const =0
 for get the id of base
virtual bool IsAvailable (void)=0

Public Attributes

friend IMngBase

Protected Member Functions

virtual bool SetID (const agls_ID &iID)=0
 for set the id of base

Detailed Description

the interface of base


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