the interface of base More...
#include <base.hpp>

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 | |
the interface of base
1.7.2