EHS
MdlCodec.h File Reference
#include "ehs/Str.h"
#include "ehs/Serializer.h"
#include "ehs/system/CPU.h"

Go to the source code of this file.

Classes

class  ehs::MdlCodec
 

Namespaces

namespace  ehs
 

Typedefs

typedef bool(* ehs::EnocdeMdlCb) (const MdlCodec *, Serializer< UInt_64 > &, const Mdl *)
 
typedef bool(* ehs::DecodeMdlCb) (const MdlCodec *, Serializer< UInt_64 > &, Mdl *)