![]() |
The Gaudi Framework
v26r0
|
Class to handle automatically the versioning of the interfaces when they are inheriting from other interfaces. More...
#include <GaudiKernel/IInterface.h>
Public Types | |
typedef INTERFACE | iface_type |
Interface type. More... | |
typedef mpl::insert< typename iface_type::ext_iids, InterfaceId > | iids |
List of interfaces. More... | |
Static Public Member Functions | |
static std::string | name () |
static unsigned long | majorVersion () |
static unsigned long | minorVersion () |
static const std::type_info & | TypeInfo () |
static const InterfaceID & | interfaceID () |
Class to handle automatically the versioning of the interfaces when they are inheriting from other interfaces.
Definition at line 121 of file IInterface.h.
typedef INTERFACE Gaudi::InterfaceId< INTERFACE, majVers, minVers >::iface_type |
Interface type.
Definition at line 124 of file IInterface.h.
typedef mpl::insert<typename iface_type::ext_iids, InterfaceId> Gaudi::InterfaceId< INTERFACE, majVers, minVers >::iids |
List of interfaces.
Definition at line 128 of file IInterface.h.
|
inlinestatic |
Definition at line 144 of file IInterface.h.
|
inlinestatic |
Definition at line 133 of file IInterface.h.
|
inlinestatic |
Definition at line 134 of file IInterface.h.
|
inlinestatic |
Definition at line 131 of file IInterface.h.
|
inlinestatic |
Definition at line 136 of file IInterface.h.