service::message_handler_entry Struct Reference
#include <service.h>
Public Member Functions |
|
| message_handler_entry (const wisp_message_protocol protocol, const wisp_message_id id, const message_handler_type &message_handler) | |
Public Attributes |
|
| wisp_message_protocol | protocol |
| wisp_message_id | id |
| message_handler_type | handle_message |
Detailed Description
Definition at line 71 of file service/service.h.
Constructor & Destructor Documentation
| service::message_handler_entry::message_handler_entry | ( | const wisp_message_protocol | protocol, |
| const wisp_message_id | id, | ||
| const message_handler_type & | message_handler | ||
| ) | [inline] |
Definition at line 76 of file service/service.h.
Member Data Documentation
Definition at line 74 of file service/service.h.
| wisp_message_id service::message_handler_entry::id |
Definition at line 73 of file service/service.h.
| wisp_message_protocol service::message_handler_entry::protocol |
Definition at line 72 of file service/service.h.
The documentation for this struct was generated from the following file:
Copyright © 2006-2010 Savarese Software Research Corporation. All rights reserved.
Copyright © 2011 Savarese Software Research Corporation. All rights reserved