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< HgMsgT, has_dynamic > Struct Template Reference

Reports the number of bytes this message object occupies. This instance of size calculates the size for dynamically sized messages. More...

#include <Hg.h>

Detailed Description

template<class HgMsgT, bool has_dynamic>
struct Hg::msg_size< HgMsgT, has_dynamic >

Reports the number of bytes this message object occupies. This instance of size calculates the size for dynamically sized messages.

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

Definition at line 61 of file Hg.h.


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