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_iterator.h File Reference

The msg_view iterator type for working with opaque types. More...

#include <Hg/static_msg_buffer.h>

Go to the source code of this file.

Classes

class  Hg::basic_msg< MsgT, StorageT >
 An object that defines and manages access to a formatted message buffer. More...
 
class  Hg::msg_view_const_iterator< T >
 Iterator for nonmutable msg_view. More...
 
class  Hg::msg_view_iterator< T >
 Iterator for a mutable msg_view. More...
 

Namespaces

namespace  Hg
 The MIT License(MIT)


 

Detailed Description

The msg_view iterator type for working with opaque types.

The MIT License(MIT)

Definition in file msg_view_iterator.h.