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

A type-wrapper that provides transparent access to a range of memory in message buffer, as if it were the specified type itself. More...

#include <Pb/meta_fwd.h>
#include <Pb/type_at.h>
#include <Hg/datum/basic_datum.h>

Go to the source code of this file.

Classes

class  Hg::Datum< Idx, format_t >
 A type-wrapper that provides transparent access to a range of memory in a message buffer as if it were the specified type itself. More...
 

Namespaces

namespace  Hg
 The MIT License(MIT)


 

Detailed Description

A type-wrapper that provides transparent access to a range of memory in message buffer, as if it were the specified type itself.

The MIT License(MIT)

Definition in file datum.h.