TuttleOFX  1
tuttle::plugin::interact::OrActiveFunctor< negate > Class Template Reference

#include <IsActiveFunctor.hpp>

Inheritance diagram for tuttle::plugin::interact::OrActiveFunctor< negate >:
Collaboration diagram for tuttle::plugin::interact::OrActiveFunctor< negate >:

Public Member Functions

void push_back (IsActiveFunctor *f)
bool active () const
Thisclone () const

Private Types

typedef OrActiveFunctor< negate > This

Private Attributes

boost::ptr_vector
< IsActiveFunctor
_list

Detailed Description

template<bool negate = false>
class tuttle::plugin::interact::OrActiveFunctor< negate >

Definition at line 122 of file IsActiveFunctor.hpp.


Member Typedef Documentation

template<bool negate = false>
typedef OrActiveFunctor<negate> tuttle::plugin::interact::OrActiveFunctor< negate >::This [private]

Reimplemented from tuttle::plugin::interact::IsActiveFunctor.

Definition at line 124 of file IsActiveFunctor.hpp.


Member Function Documentation

template<bool negate = false>
bool tuttle::plugin::interact::OrActiveFunctor< negate >::active ( ) const [inline, virtual]
template<bool negate = false>
This* tuttle::plugin::interact::OrActiveFunctor< negate >::clone ( ) const [inline, virtual]

Implements tuttle::plugin::interact::IsActiveFunctor.

Definition at line 143 of file IsActiveFunctor.hpp.

template<bool negate = false>
void tuttle::plugin::interact::OrActiveFunctor< negate >::push_back ( IsActiveFunctor f) [inline]

Field Documentation


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