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::make_Hg_type_list< T > Struct Template Reference

Creates a type list suitable for processing within Hg messages. More...

#include <make_Hg_type_list.h>

Detailed Description

template<class T>
struct Hg::make_Hg_type_list< T >

Creates a type list suitable for processing within Hg messages.

Some field types, such as arrays and vectors, may be defined with raw types. This prevents Hg from properly interfacing with the parameters to accurately serialize the data.

Definition at line 30 of file make_Hg_type_list.h.


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