TuttleOFX
1
|
#include <ofxsInteract.h>
Public Member Functions | |
virtual | ~InteractMainEntry ()=0 |
Static Protected Member Functions | |
static OfxStatus | overlayInteractMainEntry (const char *action, const void *handle, OfxPropertySetHandle in, OfxPropertySetHandle out) |
Definition at line 316 of file ofxsInteract.h.
OFX::InteractMainEntry< DESC >::~InteractMainEntry | ( | ) | [pure virtual] |
Definition at line 329 of file ofxsInteract.h.
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().