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

#include <IsActiveFunctor.hpp>

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

Public Member Functions

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

Private Types

typedef AndActiveFunctor< negate > This

Private Attributes

boost::ptr_vector
< IsActiveFunctor
_list

Detailed Description

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

Definition at line 97 of file IsActiveFunctor.hpp.


Member Typedef Documentation

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

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

Definition at line 99 of file IsActiveFunctor.hpp.


Member Function Documentation

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

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

Definition at line 118 of file IsActiveFunctor.hpp.

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

Field Documentation


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