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


Public Types | |
| typedef implements2 | base_class |
| Typedef to this class. | |
| typedef extend_interfaces2< I1, I2 > | 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 two interfaces.
Definition at line 142 of file implements.h.
| typedef implements2 implements2< I1, I2 >::base_class |
Typedef to this class.
Reimplemented in extends1< Auditor, IIncidentListener >.
Definition at line 144 of file implements.h.
| typedef extend_interfaces2<I1,I2> implements2< I1, I2 >::extend_interfaces_base |
Typedef to the base of this class.
Reimplemented in extends1< Auditor, IIncidentListener >.
Definition at line 146 of file implements.h.
| typedef extend_interfaces_base::ext_iids implements2< I1, I2 >::interfaces |
MPL set of all the implemented interfaces.
Reimplemented in extends1< Auditor, IIncidentListener >.
Definition at line 149 of file implements.h.