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

A fixed-size messagge buffer that uses memory allocated by the user. This message buffer is compatible with the Hg message. More...

#include <Hg/msg_buffer.h>
#include <Hg/static_storage_policy.h>

Go to the source code of this file.

Classes

class  Hg::MsgBuffer< BufferedStaticStoragePolicy >
 (Static) MsgBuffer Template Definition. This class is a specialization of the template MsgBuffer, and uses a static_storage_policy. More...
 

Namespaces

namespace  Hg
 The MIT License(MIT)


 

Detailed Description

A fixed-size messagge buffer that uses memory allocated by the user. This message buffer is compatible with the Hg message.

The MIT License(MIT)

Definition in file static_msg_buffer.h.