Alchemy  1.0
A framework to robustly process network messages and structured data
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Hg Directory Reference

Directories

directory  datum
 
directory  detail
 
directory  proxy
 

Files

file  deduce_msg_type_list.h [code]
 
file  deduce_type_trait.h [code]
 
file  hg_def.h [code]
 
file  make_Hg_type_list.h [code]
 
file  message_byte_order.h [code]
 An extraction of the Network to Host conversion functions.
 
file  message_dynamic.h [code]
 Provides utility functions related to messages with dynamic fields.
 
file  msg_buffer.h [code]
 A packet buffer structure suitable for processing network and interprocess communication messages.
 
file  msg_def.h [code]
 
file  msg_fwd.h [code]
 
file  msg_view.h [code]
 The msg_view type for working with opaque buffers.
 
file  msg_view_iterator.h [code]
 The msg_view iterator type for working with opaque types.
 
file  pack_message.h [code]
 The implementation to pack a Hg Message into a packed byte-buffer.
 
file  static_msg_buffer.h [code]
 A fixed-size messagge buffer that uses memory allocated by the user. This message buffer is compatible with the Hg message.
 
file  static_storage_policy.h [code]
 Manages allocation and access behaviors to fixed-size memory buffers.
 
file  storage_policy.h [code]
 Manages allocation and access behaviors to memory buffers.
 
file  unpack_message.h [code]