Definition of interface IBase. More...


Go to the source code of this file.
Classes | |
| class | GENAPI_NAMESPACE::CBaseRefT< T, I > |
Namespaces | |
| GENAPI_NAMESPACE | |
| Part of the generic device API. | |
Typedefs | |
| typedef CBaseRefT< IBase > | GENAPI_NAMESPACE::CBaseRef |
| Reference to an IBase pointer. More... | |
Functions | |
| virtual | GENAPI_NAMESPACE::~IBase ()=0 |
| Virtual destructor enforcing virtual destructor on all derived classes. More... | |
Variables | |
| interface GENAPI_DECL_ABSTRACT | GENAPI_NAMESPACE::IBase |
| Base interface common to all nodes. More... | |
Definition of interface IBase.
Definition in file IBase.h.