Gaudi Framework, version v23r6

Home   Generated: Wed Jan 30 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Types | List of all members
implements3< I1, I2, I3 > Struct Template Reference

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

#include <implements.h>

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

Public Types

typedef implements3 base_class
 Typedef to this class.
 
typedef extend_interfaces3< I1,
I2, I3 > 
extend_interfaces_base
 Typedef to the base of this class.
 
typedef
extend_interfaces_base::ext_iids 
interfaces
 MPL set of all the implemented interfaces.
 
- Public Types inherited from extend_interfaces3< I1, I2, I3 >
typedef mpl::fold< typename
I1::iid::iids::type, typename
mpl::fold< typename
I2::iid::iids::type, typename
I3::iid::iids::type,
mpl::insert< mpl::_1, mpl::_2 >
>::type, mpl::insert< mpl::_1,
mpl::_2 > >::type 
ext_iids
 MPL set of interfaces extended by this one.
 

Additional Inherited Members

- Public Member Functions inherited from extend_interfaces3< I1, I2, I3 >
virtual ~extend_interfaces3 ()
 Virtual destructor.
 

Detailed Description

template<typename I1, typename I2, typename I3>
struct implements3< I1, I2, I3 >

Base class used to implement the interfaces.

Version for three interfaces.

Author
Marco Clemencic

Definition at line 167 of file implements.h.

Member Typedef Documentation

template<typename I1, typename I2, typename I3>
typedef implements3 implements3< I1, I2, I3 >::base_class

Typedef to this class.

Definition at line 169 of file implements.h.

template<typename I1, typename I2, typename I3>
typedef extend_interfaces3<I1,I2,I3> implements3< I1, I2, I3 >::extend_interfaces_base

Typedef to the base of this class.

Definition at line 171 of file implements.h.

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

MPL set of all the implemented interfaces.

Definition at line 174 of file implements.h.


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

Generated at Wed Jan 30 2013 17:13:47 for Gaudi Framework, version v23r6 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004