|
virtual HWND | GetHWnd ()=0 |
|
virtual MSTR | GetMenuBar ()=0 |
|
virtual void | SetMenuBar (MSTR name)=0 |
|
virtual MSTR | GetControllerQuadMenu ()=0 |
|
virtual void | SetControllerQuadMenu (MSTR name)=0 |
|
virtual MSTR | GetKeyQuadMenu ()=0 |
|
virtual void | SetKeyQuadMenu (MSTR name)=0 |
|
virtual void | SetRetimerQuadMenu (const MSTR &name)=0 |
| Sets up the Retimer RMB quad menu for setting the span type \ param name Quad Menu name.
|
|
virtual int | ToolbarCount ()=0 |
|
virtual void | AddToolbar ()=0 |
|
virtual void | DeleteToolbar ()=0 |
|
virtual bool | AddToolbar (const MCHAR *name)=0 |
|
virtual bool | DeleteToolbar (int index)=0 |
|
virtual bool | DeleteToolbar (const MCHAR *name)=0 |
|
virtual MSTR | GetToolbarName (int index)=0 |
|
virtual MSTR | GetToolbarObjectName (int index)=0 |
|
virtual void | ShowToolbar (const MCHAR *name)=0 |
|
virtual void | HideToolbar (const MCHAR *name)=0 |
|
virtual bool | IsToolbarVisible (const MCHAR *name)=0 |
|
virtual void | ShowAllToolbars ()=0 |
|
virtual void | HideAllToolbars ()=0 |
|
virtual void | ShowMenuBar (bool visible)=0 |
|
virtual bool | IsMenuBarVisible ()=0 |
|
virtual void | ShowScrollBars (bool visible)=0 |
|
virtual bool | IsScrollBarsVisible ()=0 |
|
virtual void | ShowTrackWindow (bool visible)=0 |
|
virtual bool | IsTrackWindowVisible ()=0 |
|
virtual void | ShowKeyWindow (bool visible)=0 |
|
virtual bool | IsKeyWindowVisible ()=0 |
|
virtual void | ShowTimeRuler (bool visible)=0 |
|
virtual bool | IsTimeRulerVisible ()=0 |
|
virtual void | ShowKeyPropertyIcon (bool visible)=0 |
|
virtual bool | IsKeyPropertyIconVisible ()=0 |
|
virtual void | ShowIconsByClass (bool byClass)=0 |
|
virtual bool | ShowIconsByClass ()=0 |
|
virtual void | SaveUILayout ()=0 |
|
virtual void | SaveUILayout (const MCHAR *name)=0 |
|
virtual void | LoadUILayout (const MCHAR *name)=0 |
|
virtual int | LayoutCount ()=0 |
|
virtual MSTR | GetLayoutName (int index)=0 |
|
virtual MSTR | GetLayoutName ()=0 |
|
virtual void | ShowUnlockedIcon (bool visible)=0 |
| Turn the unlocked icon on and off before a trackview item.
|
|
virtual bool | IsUnlockedIconVisible ()=0 |
| Tells you wether or not the unlocked icon is on or off.
|
|
| RO_PROP_FN (tv_getHWnd, GetHWnd, TYPE_HWND) |
|
| RO_PROP_FN (tv_layoutName, GetLayoutName, TYPE_TSTR_BV) |
|
| PROP_FNS (tv_getMenuBar, GetMenuBar, tv_setMenuBar, SetMenuBar, TYPE_TSTR_BV) |
|
| PROP_FNS (tv_getControllerQuadMenu, GetControllerQuadMenu, tv_setControllerQuadMenu, SetControllerQuadMenu, TYPE_TSTR_BV) |
|
| PROP_FNS (tv_getKeyQuadMenu, GetKeyQuadMenu, tv_setKeyQuadMenu, SetKeyQuadMenu, TYPE_TSTR_BV) |
|
| PROP_FNS (tv_getMenuBarVisible, IsMenuBarVisible, tv_setMenuBarVisible, ShowMenuBar, TYPE_bool) |
|
| PROP_FNS (tv_getScrollBarsVisible, IsScrollBarsVisible, tv_setScrollBarsVisible, ShowScrollBars, TYPE_bool) |
|
| PROP_FNS (tv_getTrackWindowVisible, IsTrackWindowVisible, tv_setTrackWindowVisible, ShowTrackWindow, TYPE_bool) |
|
| PROP_FNS (tv_getKeyWindowVisible, IsKeyWindowVisible, tv_setKeyWindowVisible, ShowKeyWindow, TYPE_bool) |
|
| PROP_FNS (tv_getTimeRulerVisible, IsTimeRulerVisible, tv_setTimeRulerVisible, ShowTimeRuler, TYPE_bool) |
|
| PROP_FNS (tv_getKeyPropertyVisible, IsKeyPropertyIconVisible, tv_setKeyPropertyVisible, ShowKeyPropertyIcon, TYPE_bool) |
|
| PROP_FNS (tv_getIconsByClass, ShowIconsByClass, tv_setIconsByClass, ShowIconsByClass, TYPE_bool) |
|
| PROP_FNS (tv_getUnlockedVisible, IsUnlockedIconVisible, tv_setUnlockedVisible, ShowUnlockedIcon, TYPE_bool) |
|
| VFN_0 (tv_showAllToolbars, ShowAllToolbars) |
|
| VFN_0 (tv_hideAllToolbars, HideAllToolbars) |
|
| VFN_1 (tv_showToolbar, ShowToolbar, TYPE_STRING) |
|
| VFN_1 (tv_hideToolbar, HideToolbar, TYPE_STRING) |
|
| FN_1 (tv_getToolbarName, TYPE_STRING, GetToolbarName, TYPE_INDEX) |
|
| FN_1 (tv_getToolbarObjectName, TYPE_STRING, GetToolbarObjectName, TYPE_INDEX) |
|
| FN_1 (tv_deleteToolbar, TYPE_bool, fp_DeleteToolbar, TYPE_FPVALUE) |
|
| FN_1 (tv_addToolbar, TYPE_bool, AddToolbar, TYPE_STRING) |
|
| FN_0 (tv_toolbarCount, TYPE_INT, ToolbarCount) |
|
| FN_1 (tv_isToolbarVisible, TYPE_bool, IsToolbarVisible, TYPE_STRING) |
|
| VFN_0 (tv_saveCurrentUILayout, SaveUILayout) |
|
| VFN_1 (tv_saveUILayout, SaveUILayout, TYPE_STRING) |
|
| VFN_1 (tv_loadUILayout, LoadUILayout, TYPE_STRING) |
|
| FN_0 (tv_layoutCount, TYPE_INT, LayoutCount) |
|
| FN_1 (tv_getLayoutName, TYPE_TSTR_BV, GetLayoutName, TYPE_INDEX) |
|
FPInterfaceDesc * | GetDesc () |
|
Interface_ID | GetID () |
|
| FPMixinInterface () |
|
virtual LifetimeType | LifetimeControl () |
|
virtual CoreExport bool | RegisterNotifyCallback (InterfaceNotifyCallback *incb) |
|
virtual void | UnRegisterNotifyCallback (InterfaceNotifyCallback *incb) |
|
CoreExport | ~FPMixinInterface () |
|
virtual BaseInterface * | GetInterface (Interface_ID id) |
|
virtual FPInterfaceDesc * | GetDescByID (Interface_ID id) |
|
virtual Interface_ID | GetID () |
|
virtual BaseInterface * | GetInterface (Interface_ID id) |
|
virtual FPInterfaceDesc * | GetDesc ()=0 |
|
virtual CoreExport FPStatus | Invoke (FunctionID fid, TimeValue t=0, FPParams *params=NULL) |
|
virtual FPStatus | Invoke (FunctionID fid, FPParams *params) |
|
virtual CoreExport FPStatus | Invoke (FunctionID fid, TimeValue t, FPValue &result, FPParams *params=NULL) |
|
virtual FPStatus | Invoke (FunctionID fid, FPValue &result, FPParams *params=NULL) |
|
virtual CoreExport FunctionID | FindFn (const MCHAR *name) |
|
virtual CoreExport BOOL | IsEnabled (FunctionID actionID) |
|
virtual CoreExport BOOL | IsChecked (FunctionID actionID) |
|
virtual CoreExport BOOL | IsVisible (FunctionID actionID) |
|
virtual CoreExport FunctionID | GetIsEnabled (FunctionID actionID) |
|
virtual CoreExport FunctionID | GetIsChecked (FunctionID actionID) |
|
virtual CoreExport FunctionID | GetIsVisible (FunctionID actionID) |
|
virtual ActionTable * | GetActionTable () |
|
virtual void | EnableActions (BOOL onOff) |
|
virtual UtilExport | ~BaseInterface () |
| Destructor.
|
|
UtilExport BaseInterface * | GetInterface (Interface_ID id) override |
|
virtual UtilExport Interface_ID | GetID () |
|
virtual LifetimeType | LifetimeControl () |
|
virtual bool | RegisterNotifyCallback (InterfaceNotifyCallback *incb) |
|
virtual void | UnRegisterNotifyCallback (InterfaceNotifyCallback *incb) |
|
virtual BaseInterface * | AcquireInterface () |
|
virtual void | ReleaseInterface () |
|
virtual void | DeleteInterface () |
|
virtual BaseInterface * | CloneInterface (void *remapDir=nullptr) |
|
virtual UtilExport | ~InterfaceServer () |
| Destructor.
|
|
virtual UtilExport BaseInterface * | GetInterface (Interface_ID id) |
|
template<class InterfaceType > |
InterfaceType * | GetTypedInterface () |
|
|
static UtilExport void * | operator new (size_t size) |
| Standard new operator used to allocate objects If there is insufficient memory, an exception will be thrown.
|
|
static UtilExport void * | operator new (size_t size, const std::nothrow_t &e) |
| Standard new operator used to allocate objects if there is insufficient memory, NULL will be returned.
|
|
static UtilExport void * | operator new (size_t size, const char *filename, int line) |
| New operator used to allocate objects that takes the filename and line number where the new was called If there is insufficient memory, an exception will be thrown.
|
|
static UtilExport void * | operator new (size_t size, int block_type, const char *filename, int line) |
| New operator used to allocate objects that takes the type of memory, filename and line number where the new was called If there is insufficient memory, an exception will be thrown.
|
|
static UtilExport void * | operator new (size_t size, const std::nothrow_t &e, const char *filename, int line) |
| New operator used to allocate objects that takes the filename and line number where the new was called If there is insufficient memory, NULL will be returned.
|
|
static UtilExport void * | operator new (size_t size, unsigned long flags) |
| New operator used to allocate objects that takes extra flags to specify special operations If there is insufficient memory, an exception will be thrown.
|
|
static UtilExport void * | operator new (size_t size, const std::nothrow_t &e, unsigned long flags) |
| New operator used to allocate objects that takes extra flags to specify special operations If there is insufficient memory, NULL will be returned.
|
|
static UtilExport void * | operator new[] (size_t size) |
| New operator used to allocate arrays of objects If there is insufficient memory, an exception will be thrown.
|
|
static UtilExport void * | operator new[] (size_t size, const std::nothrow_t &e) |
| New operator used to allocate arrays of objects If there is insufficient memory, NULL will be returned.
|
|
static UtilExport void * | operator new[] (size_t size, const char *filename, int line) |
| New operator used to allocate arrays of objects If there is insufficient memory, an exception will be thrown.
|
|
static UtilExport void * | operator new[] (size_t size, int block_type, const char *filename, int line) |
| New operator used to allocate arrays of objects.
|
|
static UtilExport void * | operator new[] (size_t size, const std::nothrow_t &e, const char *filename, int line) |
| New operator used to allocate arrays of objects If there is insufficient memory, NULL will be returned.
|
|
static UtilExport void * | operator new[] (size_t size, unsigned long flags) |
| New operator used to allocate arrays of objects If there is insufficient memory, an exception will be thrown.
|
|
static UtilExport void * | operator new[] (size_t size, const std::nothrow_t &e, unsigned long flags) |
| New operator used to allocate arrays of objects If there is insufficient memory, NULL will be returned.
|
|
static UtilExport void | operator delete (void *ptr) |
| Standard delete operator used to deallocate an object If the pointer is invalid, an exception will be thrown.
|
|
static UtilExport void | operator delete (void *ptr, const std::nothrow_t &e) |
| Standard delete operator used to deallocate an object If the pointer is invalid, nothing will happen.
|
|
static UtilExport void | operator delete (void *ptr, const char *filename, int line) |
| Delete operator used to deallocate an object that takes the filename and line number where the delete was called If the pointer is invalid, an exception will be thrown.
|
|
static UtilExport void | operator delete (void *ptr, int block_type, const char *filename, int line) |
| Delete operator used to deallocate an object that takes the type of memory, filename and line number where the delete was called If the pointer is invalid, an exception will be thrown.
|
|
static UtilExport void | operator delete (void *ptr, const std::nothrow_t &e, const char *filename, int line) |
| Delete operator used to deallocate an object that takes the filename and line number where the delete was called If the pointer is invalid, nothing will happen.
|
|
static UtilExport void | operator delete (void *ptr, unsigned long flags) |
| Delete operator used to deallocate an object that takes extra flags to specify special operations If the pointer is invalid, an exception will be thrown.
|
|
static UtilExport void | operator delete (void *ptr, const std::nothrow_t &e, unsigned long flags) |
| Delete operator used to deallocate an object that takes extra flags to specify special operations If the pointer is invalid, nothing will happen.
|
|
static UtilExport void | operator delete[] (void *ptr) |
| Standard delete operator used to deallocate an array of objects If the pointer is invalid, an exception will be thrown.
|
|
static UtilExport void | operator delete[] (void *ptr, const std::nothrow_t &e) |
| Standard delete operator used to deallocate an array of objects If the pointer is invalid, nothing will happen.
|
|
static UtilExport void | operator delete[] (void *ptr, const char *filename, int line) |
| Delete operator used to deallocate an array of objects that takes the filename and line number where the delete was called If the pointer is invalid, an exception will be thrown.
|
|
static UtilExport void | operator delete[] (void *ptr, int block_type, const char *filename, int line) |
| Delete operator used to deallocate an array of objects that takes the type of memory, filename and line number where the delete was called If the pointer is invalid, an exception will be thrown.
|
|
static UtilExport void | operator delete[] (void *ptr, const std::nothrow_t &e, const char *filename, int line) |
| Delete operator used to deallocate an array of objects that takes the filename and line number where the delete was called If the pointer is invalid, nothing will happen.
|
|
static UtilExport void | operator delete[] (void *ptr, unsigned long flags) |
| Delete operator used to deallocate an array of objects that takes extra flags to specify special operations If the pointer is invalid, an exception will be thrown.
|
|
static UtilExport void | operator delete[] (void *ptr, const std::nothrow_t &e, unsigned long flags) |
| Delete operator used to deallocate an array of objects that takes extra flags to specify special operations If the pointer is invalid, an exception will be thrown.
|
|
static UtilExport void * | operator new (size_t size, void *placement_ptr) |
| Placement new operator.
|
|
static UtilExport void | operator delete (void *ptr, void *placement_ptr) |
| Placement delete operator.
|
|
static UtilExport void * | aligned_malloc (size_t size, size_t alignment) |
| Allocates memory on a specified alignment boundary.
|
|
static UtilExport void * | aligned_realloc (void *ptr, size_t size, size_t alignment) |
| Reallocates memory on a specified alignment boundary.
|
|
static UtilExport void | aligned_free (void *ptr) |
| Frees a block of memory that was allocated with aligned_malloc/aligned_realloc.
|
|
static CoreExport FPInterfaceDesc | nullInterface |
|
| FPMixinInterface (const FPMixinInterface &rhs) |
|
FPMixinInterface & | operator= (const FPMixinInterface &rhs) |
|
virtual FPStatus | _dispatch_fn (FunctionID fid, TimeValue t, FPValue &result, FPParams *p) |
|
Tab< InterfaceNotifyCallback * > * | interfaceNotifyCBs |
|