ws::WebServiceProtocol::MessageDeliverEvent Struct Reference
#include <protocol.h>
Inheritance diagram for ws::WebServiceProtocol::MessageDeliverEvent:

Public Types | |
| typedef std::vector< uid_type > | key_container |
| enum | |
| enum | |
Public Member Functions | |
| MessageDeliverEvent (Properties *template_data=new Properties) | |
| MessageDeliverEvent (const properties_ptr &template_data) | |
| template<class Archive > | |
| void | serialize (Archive &ar, const unsigned int) |
| static_assert (WSPR_DEFINE_NAMESPACE(protocol)::WebService >=0 &&WSPR_DEFINE_NAMESPACE(protocol)::WebService<=WSPR_DEFINE_NAMESPACE(protocol)::MaxReserved,"protocol number out of range") | |
Public Attributes | |
| key_container | keys |
| properties_ptr | template_data |
Detailed Description
Definition at line 376 of file ws/protocol.h.
Member Typedef Documentation
| typedef std::vector<uid_type> ws::WebServiceProtocol::MessageDeliverEvent::key_container |
Definition at line 379 of file ws/protocol.h.
Member Enumeration Documentation
anonymous enum [inherited] |
Definition at line 39 of file ws/protocol.h.
anonymous enum [inherited] |
Definition at line 39 of file ws/protocol.h.
Constructor & Destructor Documentation
| ws::WebServiceProtocol::MessageDeliverEvent::MessageDeliverEvent | ( | Properties * | template_data = new Properties | ) | [inline, explicit] |
Definition at line 383 of file ws/protocol.h.
| ws::WebServiceProtocol::MessageDeliverEvent::MessageDeliverEvent | ( | const properties_ptr & | template_data | ) | [inline, explicit] |
Definition at line 387 of file ws/protocol.h.
Member Function Documentation
template<class Archive >
| void ws::WebServiceProtocol::MessageDeliverEvent::serialize | ( | Archive & | ar, |
| const unsigned | int | ||
| ) | [inline] |
Reimplemented from protocol::MessageWebService< DeliverEvent >.
Definition at line 392 of file ws/protocol.h.
| protocol::MessageWebService< _id >::static_assert | ( | WSPR_DEFINE_NAMESPACE(protocol)::WebService >=0 &&WSPR_DEFINE_NAMESPACE(protocol)::WebService<=WSPR_DEFINE_NAMESPACE(protocol)::MaxReserved | , |
| "protocol number out of range" | |||
| ) | [inherited] |
Member Data Documentation
Definition at line 380 of file ws/protocol.h.
| properties_ptr ws::WebServiceProtocol::MessageDeliverEvent::template_data |
Definition at line 381 of file ws/protocol.h.
The documentation for this struct was generated from the following file:
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.