ServiceProtocol< protocol_, PT > Struct Template Reference
#include <ServiceProtocol.h>
Public Types |
|
| enum | { protocol = protocol_ } |
| typedef PT | packing_traits |
| typedef Caller< packing_traits > | caller_type |
Detailed Description
template<wisp_message_protocol protocol_, typename PT = BinaryPackingTraits>
struct ServiceProtocol< protocol_, PT >
Definition at line 46 of file ServiceProtocol.h.
Member Typedef Documentation
template<wisp_message_protocol protocol_, typename PT = BinaryPackingTraits>
| typedef Caller<packing_traits> ServiceProtocol< protocol_, PT >::caller_type |
Definition at line 50 of file ServiceProtocol.h.
template<wisp_message_protocol protocol_, typename PT = BinaryPackingTraits>
| typedef PT ServiceProtocol< protocol_, PT >::packing_traits |
Definition at line 49 of file ServiceProtocol.h.
Member Enumeration Documentation
template<wisp_message_protocol protocol_, typename PT = BinaryPackingTraits>
| anonymous enum |
| Enumerator | |
|---|---|
| protocol | |
Definition at line 47 of file ServiceProtocol.h.
The documentation for this struct was generated from the following file:
Copyright © 2006-2012 Savarese Software Research Corporation. All rights reserved.
Copyright © 2017 Savarese Software Research Corporation. All rights reserved