TuttleOFX  1
tuttle::plugin::interact::AlwaysActiveFunctor< negate > Struct Template Reference

#include <IsActiveFunctor.hpp>

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

Public Types

typedef AlwaysActiveFunctor
< negate > 
This

Public Member Functions

bool active () const
Thisclone () const

Detailed Description

template<bool negate = false>
struct tuttle::plugin::interact::AlwaysActiveFunctor< negate >

Definition at line 30 of file IsActiveFunctor.hpp.


Member Typedef Documentation

template<bool negate = false>
typedef AlwaysActiveFunctor<negate> tuttle::plugin::interact::AlwaysActiveFunctor< negate >::This

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

Definition at line 32 of file IsActiveFunctor.hpp.


Member Function Documentation

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

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

Definition at line 34 of file IsActiveFunctor.hpp.

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

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

Definition at line 35 of file IsActiveFunctor.hpp.


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