Gaudi Framework, version v23r2

Home   Generated: Thu Jun 28 2012
Public Types | Public Member Functions

extend_interfaces1< I1 > Struct Template Reference

Base class to be used to extend an interface. More...

#include <extend_interfaces.h>

Inheritance diagram for extend_interfaces1< I1 >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef I1::iid::iids::type ext_iids
 MPL set of interfaces extended by this one.

Public Member Functions

virtual ~extend_interfaces1 ()
 Virtual destructor.

Detailed Description

template<typename I1>
struct extend_interfaces1< I1 >

Base class to be used to extend an interface.

Version for one base interface.

Author:
Marco Clemencic

Definition at line 13 of file extend_interfaces.h.


Member Typedef Documentation

template<typename I1>
typedef I1::iid::iids::type extend_interfaces1< I1 >::ext_iids

MPL set of interfaces extended by this one.

Definition at line 16 of file extend_interfaces.h.


Constructor & Destructor Documentation

template<typename I1>
virtual extend_interfaces1< I1 >::~extend_interfaces1 (  ) [inline, virtual]

Virtual destructor.

Definition at line 19 of file extend_interfaces.h.

{}

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Thu Jun 28 2012 23:27:36 for Gaudi Framework, version v23r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004