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

#include <IsActiveFunctor.hpp>

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

Public Member Functions

 IsNotSecretParamFunctor (OFX::Param *param)
bool active () const
Thisclone () const

Private Types

typedef
IsNotSecretParamFunctor
< negate > 
This

Private Attributes

OFX::Param * _param

Detailed Description

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

Definition at line 53 of file IsActiveFunctor.hpp.


Member Typedef Documentation

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

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

Definition at line 55 of file IsActiveFunctor.hpp.


Constructor & Destructor Documentation

template<bool negate = false>
tuttle::plugin::interact::IsNotSecretParamFunctor< negate >::IsNotSecretParamFunctor ( OFX::Param *  param) [inline]

Definition at line 59 of file IsActiveFunctor.hpp.


Member Function Documentation

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

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

Definition at line 63 of file IsActiveFunctor.hpp.


Field Documentation

template<bool negate = false>
OFX::Param* tuttle::plugin::interact::IsNotSecretParamFunctor< negate >::_param [private]

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