|
Gaudi Framework, version v22r2 |
| Home | Generated: Tue May 10 2011 |
Base class used to implement the interfaces. More...
#include <implements.h>


Public Types | |
| typedef implements1 | base_class |
| Typedef to this class. | |
| typedef extend_interfaces1< I1 > | extend_interfaces_base |
| Typedef to the base of this class. | |
| typedef extend_interfaces_base::ext_iids | interfaces |
| MPL set of all the implemented interfaces. | |
Base class used to implement the interfaces.
Version for one interface.
Definition at line 148 of file implements.h.
| typedef implements1 implements1< I1 >::base_class |
Typedef to this class.
Reimplemented in CommonMessaging< implements1< IComponentManager > >, extends1< ComponentManager, IAlgManager >, and extends2< ComponentManager, ISvcManager, ISvcLocator >.
Definition at line 150 of file implements.h.
| typedef extend_interfaces1<I1> implements1< I1 >::extend_interfaces_base |
Typedef to the base of this class.
Reimplemented in extends1< ComponentManager, IAlgManager >, and extends2< ComponentManager, ISvcManager, ISvcLocator >.
Definition at line 152 of file implements.h.
| typedef extend_interfaces_base::ext_iids implements1< I1 >::interfaces |
MPL set of all the implemented interfaces.
Reimplemented in extends1< ComponentManager, IAlgManager >, and extends2< ComponentManager, ISvcManager, ISvcLocator >.
Definition at line 155 of file implements.h.