SessionProtocol::MessageSetAttributes Struct Reference
#include <protocol.h>
Inheritance diagram for SessionProtocol::MessageSetAttributes:

Public Member Functions | |
| MessageSetAttributes (const sid_type &sid=sid_type()) | |
| MessageSetAttributes (const sid_type &sid, Properties &&attributes) | |
| template<class Archive > | |
| void | serialize (Archive &ar, const unsigned int) |
Public Attributes | |
| sid_type | sid |
| Properties | attributes |
Detailed Description
Definition at line 101 of file session/protocol.h.
Constructor & Destructor Documentation
| SessionProtocol::MessageSetAttributes::MessageSetAttributes | ( | const sid_type & | sid = sid_type() | ) | [inline] |
Definition at line 106 of file session/protocol.h.
| SessionProtocol::MessageSetAttributes::MessageSetAttributes | ( | const sid_type & | sid, |
| Properties && | attributes | ||
| ) | [inline] |
Definition at line 110 of file session/protocol.h.
Member Function Documentation
template<class Archive >
| void SessionProtocol::MessageSetAttributes::serialize | ( | Archive & | ar, |
| const unsigned | int | ||
| ) | [inline] |
Definition at line 115 of file session/protocol.h.
Member Data Documentation
Definition at line 104 of file session/protocol.h.
Definition at line 103 of file session/protocol.h.
The documentation for this struct was generated from the following file:
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.