Public Types | Public Member Functions
Slots< P1, P2, P3, P4, P5 > Class Template Reference

#include <slots.hpp>

Inheritance diagram for Slots< P1, P2, P3, P4, P5 >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Slots< P2, P3, P4, P5,
NullT
BaseSlots
typedef Extension< P1,
typename BaseSlots::BaseT
BaseT

Public Member Functions

template<typename PolicyT , typename ArgT >
void run (const ArgT &args)
template<typename PolicyT , typename ArgT >
void run (const PolicyT &policy, const ArgT &args)
 Slots (const P1 &plugin1=P1(), const P2 &plugin2=P2(), const P3 &plugin3=P3(), const P4 &plugin4=P4(), const P5 &plugin5=P5())

Detailed Description

template<typename P1 = NullT, typename P2 = NullT, typename P3 = NullT, typename P4 = NullT, typename P5 = NullT>
class Slots< P1, P2, P3, P4, P5 >

Definition at line 144 of file slots.hpp.


Member Typedef Documentation

template<typename P1 = NullT, typename P2 = NullT, typename P3 = NullT, typename P4 = NullT, typename P5 = NullT>
typedef Slots<P2,P3,P4,P5,NullT> Slots< P1, P2, P3, P4, P5 >::BaseSlots

Definition at line 147 of file slots.hpp.

template<typename P1 = NullT, typename P2 = NullT, typename P3 = NullT, typename P4 = NullT, typename P5 = NullT>
typedef Extension<P1, typename BaseSlots::BaseT> Slots< P1, P2, P3, P4, P5 >::BaseT

Definition at line 148 of file slots.hpp.


Constructor & Destructor Documentation

template<typename P1 = NullT, typename P2 = NullT, typename P3 = NullT, typename P4 = NullT, typename P5 = NullT>
Slots< P1, P2, P3, P4, P5 >::Slots ( const P1 &  plugin1 = P1(),
const P2 &  plugin2 = P2(),
const P3 &  plugin3 = P3(),
const P4 &  plugin4 = P4(),
const P5 &  plugin5 = P5() 
) [inline]

Definition at line 150 of file slots.hpp.


Member Function Documentation

template<typename P1 = NullT, typename P2 = NullT, typename P3 = NullT, typename P4 = NullT, typename P5 = NullT>
template<typename PolicyT , typename ArgT >
void Slots< P1, P2, P3, P4, P5 >::run ( const ArgT &  args) [inline]

Reimplemented from Extension< P1, Slots< P2, P3, P4, P5, NullT >::BaseT >.

Definition at line 160 of file slots.hpp.

template<typename P1 = NullT, typename P2 = NullT, typename P3 = NullT, typename P4 = NullT, typename P5 = NullT>
template<typename PolicyT , typename ArgT >
void Slots< P1, P2, P3, P4, P5 >::run ( const PolicyT &  policy,
const ArgT &  args 
) [inline]

Reimplemented from Extension< P1, Slots< P2, P3, P4, P5, NullT >::BaseT >.

Definition at line 167 of file slots.hpp.


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


cob_3d_meshing
Author(s): Georg Arbeiter
autogenerated on Wed Aug 26 2015 11:04:03