Public Types | Public Member Functions
Slots< P1, NullT, NullT, NullT, NullT > Class Template Reference

#include <slots.hpp>

Inheritance diagram for Slots< P1, NullT, NullT, NullT, NullT >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Extension< P1, NullTBaseT

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 NullT &plugin2=NullT(), const NullT &plugin3=NullT(), const NullT &plugin4=NullT(), const NullT &plugin5=NullT())

Detailed Description

template<typename P1>
class Slots< P1, NullT, NullT, NullT, NullT >

Definition at line 175 of file slots.hpp.


Member Typedef Documentation

template<typename P1 >
typedef Extension<P1, NullT> Slots< P1, NullT, NullT, NullT, NullT >::BaseT

Definition at line 178 of file slots.hpp.


Constructor & Destructor Documentation

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

Definition at line 180 of file slots.hpp.


Member Function Documentation

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

Reimplemented from Extension< P1, NullT >.

Definition at line 188 of file slots.hpp.

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

Reimplemented from Extension< P1, NullT >.

Definition at line 194 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