TuttleOFX
1
|
#include <IsActiveFunctor.hpp>
Public Types | |
typedef AlwaysActiveFunctor < negate > | This |
Public Member Functions | |
bool | active () const |
This * | clone () const |
Definition at line 30 of file IsActiveFunctor.hpp.
typedef AlwaysActiveFunctor<negate> tuttle::plugin::interact::AlwaysActiveFunctor< negate >::This |
Reimplemented from tuttle::plugin::interact::IsActiveFunctor.
Definition at line 32 of file IsActiveFunctor.hpp.
bool tuttle::plugin::interact::AlwaysActiveFunctor< negate >::active | ( | ) | const [inline, virtual] |
Implements tuttle::plugin::interact::IsActiveFunctor.
Definition at line 34 of file IsActiveFunctor.hpp.
This* tuttle::plugin::interact::AlwaysActiveFunctor< negate >::clone | ( | ) | const [inline, virtual] |
Implements tuttle::plugin::interact::IsActiveFunctor.
Definition at line 35 of file IsActiveFunctor.hpp.