Savarese Software Research Corporation
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 70 of file service/service.h.

Constructor & Destructor Documentation

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 75 of file service/service.h.

Member Data Documentation

message_handler_type message_handler_entry::handle_message

Definition at line 73 of file service/service.h.

wisp_message_id message_handler_entry::id

Definition at line 72 of file service/service.h.

wisp_message_protocol message_handler_entry::protocol

Definition at line 71 of file service/service.h.


The documentation for this struct was generated from the following file:

Savarese Software Research Corporation
Copyright © 2006-2012 Savarese Software Research Corporation. All rights reserved.