VCF::Win32Object Member List
This is the complete list of members for
VCF::Win32Object, including all inherited members.
| acceptsWMCommandMessages() | VCF::Win32Object | [inline, virtual] |
| addCallback(CallBack *cb) | VCF::ObjectWithCallbacks | |
| addCallback(CallBack *cb, const String &cbName) | VCF::ObjectWithCallbacks | |
| addRef(Object *owner=NULL) | VCF::Object | [virtual] |
| addRegisterWin32Class(const String &className) | VCF::Win32Object | [static] |
| callbacks_ | VCF::ObjectWithCallbacks | [protected] |
| clone(bool deep=false) const | VCF::Object | [inline, virtual] |
| copy(Object *source) | VCF::Object | [inline, virtual] |
| created_ | VCF::Win32Object | [protected] |
| CreateParams typedef | VCF::Win32Object | |
| createParams() | VCF::Win32Object | [virtual] |
| defaultWndProc_ | VCF::Win32Object | [protected] |
| defaultWndProcedure(UINT message, WPARAM wParam, LPARAM lParam) | VCF::Win32Object | |
| destroyWindowHandle() | VCF::Win32Object | [protected] |
| getCallback(const String &name) const | VCF::ObjectWithCallbacks | |
| getClass() const | VCF::Object | |
| getClassName() const | VCF::Object | |
| getHwnd() | VCF::Win32Object | |
| getPeerControl() | VCF::Win32Object | |
| getRefCount() const | VCF::Object | [inline] |
| getWin32ObjectFromHWND(HWND hwnd) | VCF::Win32Object | [static] |
| handleEventMessages(UINT message, WPARAM wParam, LPARAM lParam, LRESULT &wndProcResult, WNDPROC defaultWndProc=NULL) | VCF::Win32Object | [virtual] |
| hash() const | VCF::Object | [virtual] |
| hwnd_ | VCF::Win32Object | [protected] |
| init() | VCF::Win32Object | |
| isCreated() | VCF::Win32Object | |
| isDebugMemoryTracked() | VCF::Object | [static] |
| isEqual(Object *object) const | VCF::Object | [inline, virtual] |
| isRegistered() | VCF::Win32Object | |
| Object() | VCF::Object | |
| Object(const Object &obj) | VCF::Object | |
| objectAllocationCount() | VCF::Object | [static] |
| ObjectWithCallbacks() | VCF::ObjectWithCallbacks | [inline] |
| operator=(const Object &rhs) | VCF::Object | [inline] |
| peerControl_ | VCF::Win32Object | [protected] |
| refCount_ | VCF::Object | [protected] |
| registeredWindowClasses_ | VCF::Win32Object | [protected, static] |
| registerWin32Class(const String &className, WNDPROC wndProc) | VCF::Win32Object | |
| registerWin32Object(Win32Object *wndObj) | VCF::Win32Object | [static] |
| registerWin32ObjectQuietly(Win32Object *wndObj) | VCF::Win32Object | [static] |
| release(Object *owner=NULL) | VCF::Object | [virtual] |
| removeCallback(CallBack *cb) | VCF::ObjectWithCallbacks | |
| setCreated(const bool &creationComplete) | VCF::Win32Object | |
| setFromString(const String &val) | VCF::Object | [inline, virtual] |
| setPeerControl(Control *control) | VCF::Win32Object | |
| sizeOf() const | VCF::Object | [inline, virtual] |
| subclassWindow() | VCF::Win32Object | |
| toString() const | VCF::Object | [virtual] |
| totalAllocatedObjectMemory() | VCF::Object | |
| trackDebugMemory(const bool &trackMemory) | VCF::Object | [static] |
| unRegisterWin32Object(Win32Object *wndObj) | VCF::Win32Object | [static] |
| Win32Object() | VCF::Win32Object | |
| windowMap_ | VCF::Win32Object | [protected, static] |
| wndProc_ | VCF::Win32Object | [protected] |
| ~Object() | VCF::Object | [virtual] |
| ~ObjectWithCallbacks() | VCF::ObjectWithCallbacks | [virtual] |
| ~Win32Object() | VCF::Win32Object | [virtual] |