TuttleOFX  1
OFX::DefaultParamInteractWrap< DESC > Class Template Reference

#include <ofxsInteract.h>

Inheritance diagram for OFX::DefaultParamInteractWrap< DESC >:
Collaboration diagram for OFX::DefaultParamInteractWrap< DESC >:

Public Types

typedef DESC Descriptor

Public Member Functions

OfxPluginEntryPointgetMainEntry ()
OFX::ParamInteractDescriptorgetDescriptor ()
void setParamName (const std::string &pName)

Data Fields

Descriptor _descriptor

Static Protected Attributes

static std::string _paramNameStatic

Detailed Description

template<class DESC>
class OFX::DefaultParamInteractWrap< DESC >

Definition at line 344 of file ofxsInteract.h.


Member Typedef Documentation

template<class DESC >
typedef DESC OFX::DefaultParamInteractWrap< DESC >::Descriptor

Definition at line 347 of file ofxsInteract.h.


Member Function Documentation

template<class DESC >
OFX::ParamInteractDescriptor& OFX::DefaultParamInteractWrap< DESC >::getDescriptor ( ) [inline, virtual]
template<class DESC >
OfxPluginEntryPoint* OFX::DefaultParamInteractWrap< DESC >::getMainEntry ( ) [inline, virtual]

Implements OFX::ParamInteractWrap.

Definition at line 350 of file ofxsInteract.h.

template<class DESC >
void OFX::DefaultParamInteractWrap< DESC >::setParamName ( const std::string &  pName) [inline]

Field Documentation

template<class DESC >
Descriptor OFX::DefaultParamInteractWrap< DESC >::_descriptor
template<class DESC >
std::string OFX::DefaultParamInteractWrap< DESC >::_paramNameStatic [static, protected]

Definition at line 357 of file ofxsInteract.h.

Referenced by OFX::DefaultParamInteractWrap< DESC >::setParamName().


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