callCommandHandler(WORD cmd_id) | tanuki::cl_process_wnd | [protected] |
callWndMessageHandler(UINT msg_id, WPARAM wprm, LPARAM lprm, LRESULT &result) | tanuki::cl_process_wnd | [protected] |
cl_process_wnd() | tanuki::cl_process_wnd | [protected] |
cl_wnd_base() | tanuki::cl_wnd_base | [protected] |
cmd_handler_t typedef | tanuki::cl_process_wnd | [protected] |
CMD_HASH_TABLE_SIZE Enum 値 | tanuki::cl_process_wnd | [protected] |
EnableReplyPaint(bool is_reply=true) | tanuki::cl_process_wnd | [inline] |
m_hWnd | tanuki::cl_wnd_base | [protected] |
onCreate(LPCREATESTRUCT p_create_st, LRESULT &result) | tanuki::cl_process_wnd | [inline, protected, virtual] |
onDestroy() | tanuki::cl_process_wnd | [inline, protected, virtual] |
onMouseLeftButtonDown(const POINT &pos, DWORD key_indicator) | tanuki::cl_process_wnd | [inline, protected, virtual] |
onMouseLeftButtonUp(const POINT &pos, DWORD key_indicator) | tanuki::cl_process_wnd | [inline, protected, virtual] |
onMouseMove(const POINT &pos, DWORD key_indicator) | tanuki::cl_process_wnd | [inline, protected, virtual] |
onPaint(HDC h_dc, BOOL is_erase, const RECT &rect) | tanuki::cl_process_wnd | [inline, protected, virtual] |
registerCommandHandler(WORD cmd_id, cmd_handler_t handler) | tanuki::cl_process_wnd | [protected] |
registerWndMessageHandler(UINT msg_id, wm_handler_t handler) | tanuki::cl_process_wnd | [protected] |
wm_handler_t typedef | tanuki::cl_process_wnd | [protected] |
WMSG_HASH_TABLE_SIZE Enum 値 | tanuki::cl_process_wnd | [protected] |
~cl_process_wnd() | tanuki::cl_process_wnd | [protected, virtual] |
~cl_wnd_base()=0 | tanuki::cl_wnd_base | [protected, pure virtual] |