protocol::MessageLogin< _id > Struct Template Reference
#include <protocol.h>
Inheritance diagram for protocol::MessageLogin< _id >:

Public Types | |
| enum | { protocol = WSPR_DEFINE_NAMESPACE(protocol) :: Login } |
| enum | { id = _id } |
Public Member Functions | |
| static_assert (WSPR_DEFINE_NAMESPACE(protocol)::Login >=0 &&WSPR_DEFINE_NAMESPACE(protocol)::Login<=WSPR_DEFINE_NAMESPACE(protocol)::MaxReserved,"protocol number out of range") | |
| template<class Archive > | |
| void | serialize (Archive &ar, const unsigned int) |
Detailed Description
template<NS_SSRC_WISP_PROTOCOL::wisp_message_id _id>
struct protocol::MessageLogin< _id >
Definition at line 33 of file login/protocol.h.
Member Enumeration Documentation
template<NS_SSRC_WISP_PROTOCOL::wisp_message_id _id>
| anonymous enum |
Definition at line 33 of file login/protocol.h.
template<NS_SSRC_WISP_PROTOCOL::wisp_message_id _id>
| anonymous enum |
Definition at line 33 of file login/protocol.h.
Member Function Documentation
template<NS_SSRC_WISP_PROTOCOL::wisp_message_id _id>
template<class Archive >
| void protocol::MessageLogin< _id >::serialize | ( | Archive & | ar, |
| const unsigned | int | ||
| ) | [inline] |
Definition at line 33 of file login/protocol.h.
template<NS_SSRC_WISP_PROTOCOL::wisp_message_id _id>
| protocol::MessageLogin< _id >::static_assert | ( | WSPR_DEFINE_NAMESPACE(protocol)::Login >=0 &&WSPR_DEFINE_NAMESPACE(protocol)::Login<=WSPR_DEFINE_NAMESPACE(protocol)::MaxReserved | , |
| "protocol number out of range" | |||
| ) |
The documentation for this struct was generated from the following file:
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.