This is the complete list of members for Capture, including all inherited members.
_ok (defined in Capture) | Capture | protected |
_winId (defined in Capture) | Capture | protected |
Capture(void *winId) (defined in Capture) | Capture | |
init() (defined in Capture) | Capture | |
ok() (defined in Capture) | Capture | inline |
OnLButtonDown(UINT flags, int x, int y) (defined in Capture) | Capture | inlinevirtual |
OnLButtonUp(UINT flags, int x, int y) (defined in Capture) | Capture | inlinevirtual |
OnMButtonDown(UINT flags, int x, int y) (defined in Capture) | Capture | inlinevirtual |
OnMButtonUp(UINT flags, int x, int y) (defined in Capture) | Capture | inlinevirtual |
OnMouseMove(UINT flags, int x, int y) (defined in Capture) | Capture | inlinevirtual |
OnRButtonDown(UINT flags, int x, int y) (defined in Capture) | Capture | inlinevirtual |
OnRButtonUp(UINT flags, int x, int y) (defined in Capture) | Capture | inlinevirtual |
registry (defined in Capture) | Capture | static |
s_wndProc(HWND hWnd, UINT, WPARAM, LPARAM) (defined in Capture) | Capture | static |
wndProc(HWND hWnd, UINT iMsg, WPARAM wParam, LPARAM lParam) (defined in Capture) | Capture | |
~Capture() (defined in Capture) | Capture |