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

#include <ParamPage.hpp>

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

Public Member Functions

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

Detailed Description

Definition at line 12 of file ParamPage.hpp.


Constructor & Destructor Documentation

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

Definition at line 9 of file ParamPage.cpp.

Referenced by clone().


Member Function Documentation

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

clone this parameter

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

Definition at line 17 of file ParamPage.hpp.

References ParamPage().

Here is the call graph for this function:

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

Definition at line 16 of file ParamPage.cpp.

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

Definition at line 21 of file ParamPage.cpp.


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