|
Gaudi Framework, version v23r2 |
| Home | Generated: Thu Jun 28 2012 |
Base class to be used to extend an interface. More...
#include <extend_interfaces.h>

Public Types | |
| typedef I1::iid::iids::type | ext_iids |
| MPL set of interfaces extended by this one. | |
Public Member Functions | |
| virtual | ~extend_interfaces1 () |
| Virtual destructor. | |
Base class to be used to extend an interface.
Version for one base interface.
Definition at line 13 of file extend_interfaces.h.
| typedef I1::iid::iids::type extend_interfaces1< I1 >::ext_iids |
MPL set of interfaces extended by this one.
Definition at line 16 of file extend_interfaces.h.
| virtual extend_interfaces1< I1 >::~extend_interfaces1 | ( | ) | [inline, virtual] |