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

#include <ofxsInteract.h>

Inheritance diagram for OFX::InteractMainEntry< DESC >:

Public Member Functions

virtual ~InteractMainEntry ()=0

Static Protected Member Functions

static OfxStatus overlayInteractMainEntry (const char *action, const void *handle, OfxPropertySetHandle in, OfxPropertySetHandle out)

Detailed Description

template<class DESC>
class OFX::InteractMainEntry< DESC >

Definition at line 316 of file ofxsInteract.h.


Constructor & Destructor Documentation

template<class DESC >
OFX::InteractMainEntry< DESC >::~InteractMainEntry ( ) [pure virtual]

Definition at line 329 of file ofxsInteract.h.


Member Function Documentation

template<class DESC >
static OfxStatus OFX::InteractMainEntry< DESC >::overlayInteractMainEntry ( const char *  action,
const void *  handle,
OfxPropertySetHandle  in,
OfxPropertySetHandle  out 
) [inline, static, protected]

Definition at line 321 of file ofxsInteract.h.

References OFX::Private::interactMainEntry().

Here is the call graph for this function:


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