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

Public Types | |
| typedef std::vector< uid_type > | key_container |
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) |
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> WebServiceProtocol::MessageDeliverEvent::key_container |
Definition at line 379 of file ws/protocol.h.
Constructor & Destructor Documentation
| WebServiceProtocol::MessageDeliverEvent::MessageDeliverEvent | ( | Properties * | template_data = new Properties | ) | [inline, explicit] |
Definition at line 383 of file ws/protocol.h.
| 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 WebServiceProtocol::MessageDeliverEvent::serialize | ( | Archive & | ar, |
| const unsigned | int | ||
| ) | [inline] |
Definition at line 392 of file ws/protocol.h.
References keys, and template_data.
Member Data Documentation
Definition at line 380 of file ws/protocol.h.
Referenced by serialize().
Definition at line 381 of file ws/protocol.h.
Referenced by detail::continue_find_logins3(), and serialize().
The documentation for this struct was generated from the following file:
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.