|
Gaudi Framework, version v23r2 |
| Home | Generated: Thu Jun 28 2012 |
Base class used to implement the interfaces. More...
#include <implements.h>


Public Types | |
| typedef implements4 | base_class |
| Typedef to this class. | |
| typedef extend_interfaces4< I1, I2, I3, I4 > | 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 four interfaces.
Definition at line 176 of file implements.h.
| typedef implements4 implements4< I1, I2, I3, I4 >::base_class |
Typedef to this class.
Reimplemented in ApplicationMgr, and CommonMessaging< implements4< IAppMgrUI, IEventProcessor, IService, IStateful > >.
Definition at line 178 of file implements.h.
| typedef extend_interfaces4<I1,I2,I3,I4> implements4< I1, I2, I3, I4 >::extend_interfaces_base |
Typedef to the base of this class.
Definition at line 180 of file implements.h.
| typedef extend_interfaces_base::ext_iids implements4< I1, I2, I3, I4 >::interfaces |
MPL set of all the implemented interfaces.
Definition at line 183 of file implements.h.