Gaudi Framework, version v21r9

Home   Generated: 3 May 2010

implements4< I1, I2, I3, I4 > Struct Template Reference

Base class used to implement the interfaces. More...

#include <implements.h>

Inheritance diagram for implements4< I1, I2, I3, I4 >:

Inheritance graph
[legend]
Collaboration diagram for implements4< I1, I2, I3, I4 >:

Collaboration graph
[legend]

List of all members.

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.


Detailed Description

template<typename I1, typename I2, typename I3, typename I4>
struct implements4< I1, I2, I3, I4 >

Base class used to implement the interfaces.

Version for four interfaces.

Author:
Marco Clemencic

Definition at line 199 of file implements.h.


Member Typedef Documentation

template<typename I1, typename I2, typename I3, typename I4>
typedef implements4 implements4< I1, I2, I3, I4 >::base_class

template<typename I1, typename I2, typename I3, typename I4>
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 203 of file implements.h.

template<typename I1, typename I2, typename I3, typename I4>
typedef extend_interfaces_base::ext_iids implements4< I1, I2, I3, I4 >::interfaces

MPL set of all the implemented interfaces.

Definition at line 206 of file implements.h.


The documentation for this struct was generated from the following file:

Generated at Mon May 3 12:25:11 2010 for Gaudi Framework, version v21r9 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004