TuttleOFX  1
tuttle::host::attribute::ParamPushButton Class Reference

#include <ParamPushButton.hpp>

Inheritance diagram for tuttle::host::attribute::ParamPushButton:
Collaboration diagram for tuttle::host::attribute::ParamPushButton:

Public Member Functions

 ParamPushButton (INode &effect, const std::string &name, const ofx::attribute::OfxhParamDescriptor &descriptor)
ParamPushButtonclone () const
 clone this parameter
void copy (const ParamPushButton &p) OFX_EXCEPTION_SPEC
void copy (const OfxhParam &p) OFX_EXCEPTION_SPEC

Detailed Description

Definition at line 12 of file ParamPushButton.hpp.


Constructor & Destructor Documentation

tuttle::host::attribute::ParamPushButton::ParamPushButton ( INode effect,
const std::string &  name,
const ofx::attribute::OfxhParamDescriptor descriptor 
)

Definition at line 9 of file ParamPushButton.cpp.

Referenced by clone().


Member Function Documentation

ParamPushButton* tuttle::host::attribute::ParamPushButton::clone ( ) const [inline, virtual]

clone this parameter

Implements tuttle::host::ofx::attribute::OfxhParam.

Definition at line 17 of file ParamPushButton.hpp.

References ParamPushButton().

Here is the call graph for this function:

void tuttle::host::attribute::ParamPushButton::copy ( const ParamPushButton p)

Definition at line 16 of file ParamPushButton.cpp.

void tuttle::host::attribute::ParamPushButton::copy ( const OfxhParam &  p)

Definition at line 22 of file ParamPushButton.cpp.


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