Alchemy  1.0
A framework to robustly process network messages and structured data
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
Hg::msg_size< T, false > Struct Template Reference

Specialization returns the size of a fixed size message. More...

#include <Hg.h>

Detailed Description

template<typename T>
struct Hg::msg_size< T, false >

Specialization returns the size of a fixed size message.

Returns
The number of bytes that are used to pack this message.

Definition at line 481 of file Hg.h.


The documentation for this struct was generated from the following file: