Alchemy  1.0
A framework to robustly process network messages and structured data
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces
msg_view.h File Reference

The msg_view type for working with opaque buffers. More...

#include <Hg/msg_view_iterator.h>

Go to the source code of this file.

Classes

class  Hg::Message< MsgT, StorageT >
 An object that defines and manages access to a formatted message buffer. More...
 
class  Hg::msg_view< MsgT, ByteOrderT >
 The MsgView object to manage structured access over an opaque buffer. More...
 

Namespaces

namespace  Hg
 The MIT License(MIT)


 

Detailed Description

The msg_view type for working with opaque buffers.

The MIT License(MIT)

Definition in file msg_view.h.