|
Gaudi Framework, version v25r2 |
| Home | Generated: Wed Jun 4 2014 |
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.
|
inlinevirtual |