ICUIFrame Member List

This is the complete list of members for ICUIFrame, including all inherited members.
AddToolbarTab(HWND hTBar, CUIFrameMsgHandler *msgHandler, const MCHAR *name, int pos=-1)=0ICUIFrame [pure virtual]
DeleteToolbarTab(int pos)=0ICUIFrame [pure virtual]
Disable()=0ICustomControl [pure virtual]
Enable(BOOL onOff=TRUE)=0ICustomControl [pure virtual]
Enable2(BOOL onOff=TRUE)=0ICustomControl [pure virtual]
Execute(int cmd, ULONG_PTR arg1=0, ULONG_PTR arg2=0, ULONG_PTR arg3=0)ICustomControl [inline, virtual]
GetContentHandle()=0ICUIFrame [pure virtual]
GetContentType()=0ICUIFrame [pure virtual]
GetCurPosition()=0ICUIFrame [pure virtual]
GetCurrentTab()=0ICUIFrame [pure virtual]
GetHwnd()=0ICustomControl [pure virtual]
GetInterface(Interface_ID id)InterfaceServer [virtual]
GetMenuDisplay()=0ICUIFrame [pure virtual]
GetName()=0ICUIFrame [pure virtual]
GetPosRank()=0ICUIFrame [pure virtual]
GetPosSubrank()=0ICUIFrame [pure virtual]
GetPosType()=0ICUIFrame [pure virtual]
GetSize(int sizeType, int dir, int orient)=0ICUIFrame [pure virtual]
GetSystemWindow()=0ICUIFrame [pure virtual]
GetTabbedToolbar()=0ICUIFrame [pure virtual]
GetTabName(int pos)=0ICUIFrame [pure virtual]
GetToolbarCount()=0ICUIFrame [pure virtual]
GetToolbarHWnd(int pos)=0ICUIFrame [pure virtual]
Hide(BOOL b)=0ICUIFrame [pure virtual]
InstallMsgHandler(CUIFrameMsgHandler *msgHandler)=0ICUIFrame [pure virtual]
IsEnabled()=0ICustomControl [pure virtual]
IsFloating()=0ICUIFrame [pure virtual]
IsHidden()=0ICUIFrame [pure virtual]
operator delete(void *ptr)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e)MaxHeapOperators [static]
operator delete(void *ptr, const char *filename, int line)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator delete(void *ptr, unsigned long flags)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator delete(void *ptr, void *placement_ptr)MaxHeapOperators [static]
operator delete[](void *ptr)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e)MaxHeapOperators [static]
operator delete[](void *ptr, const char *filename, int line)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator delete[](void *ptr, unsigned long flags)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e)MaxHeapOperators [static]
operator new(size_t size, const char *filename, int line)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator new(size_t size, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size, void *placement_ptr)MaxHeapOperators [static]
operator new[](size_t size)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e)MaxHeapOperators [static]
operator new[](size_t size, const char *filename, int line)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator new[](size_t size, unsigned long flags)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
ReadConfig(const MCHAR *cfg, int startup=FALSE)=0ICUIFrame [pure virtual]
SetContentHandle(HWND hContent)=0ICUIFrame [pure virtual]
SetContentType(DWORD t)=0ICUIFrame [pure virtual]
SetCurPosition(DWORD pos)=0ICUIFrame [pure virtual]
SetCurrentTab(int pos)=0ICUIFrame [pure virtual]
SetMenuDisplay(int md)=0ICUIFrame [pure virtual]
SetName(const MCHAR *name)=0ICUIFrame [pure virtual]
SetPosRank(int rank, int subrank=0)=0ICUIFrame [pure virtual]
SetPosType(DWORD t)=0ICUIFrame [pure virtual]
SetSystemWindow(BOOL b)=0ICUIFrame [pure virtual]
SetTabbedToolbar(BOOL b)=0ICUIFrame [pure virtual]
SetTooltip(bool bEnable, const MCHAR *text)=0ICustomControl [pure virtual]
SetTooltip(bool bEnable, MCHAR *text)ICustomControl [inline, virtual]
UpdateEnableState(Animatable *anim, int subNum)ICustomControl
WriteConfig(const MCHAR *cfg)=0ICUIFrame [pure virtual]
~InterfaceServer()InterfaceServer [virtual]