![]() |
The Gaudi Framework
master (ff829712)
|
Base class to be used to extend an interface. More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/extend_interfaces.h>
Public Types | |
using | ext_iids = typename Gaudi::interface_list_cat<typename Interfaces::ext_iids...>::type |
take union of the ext_iids of all Interfaces... | |
Static Private Member Functions | |
static const InterfaceID & | interfaceID () |
Base class to be used to extend an interface.
Definition at line 23 of file extend_interfaces.h.
using extend_interfaces< Interfaces >::ext_iids = typename Gaudi::interface_list_cat<typename Interfaces::ext_iids...>::type |
take union of the ext_iids of all Interfaces...
Definition at line 25 of file extend_interfaces.h.
|
inlinestaticprivate |
Definition at line 29 of file extend_interfaces.h.