delphi_cb
 All Classes Namespaces Files Functions Variables Macros
delphi_datamarshal.h File Reference

class CDelphiDataMarshal More...

#include <iostream>
#include <string>
#include <vector>
#include <array>
#include <memory>
#include "../interface/interface_datacontainer.h"
#include "../interface/interface_datamarshal.h"
#include "../misc/misc_timer.h"
#include "../io/io.h"
#include "delphi_constants.h"
#include "delphi_exceptions.h"

Go to the source code of this file.

Classes

class  CDelphiDataMarshal
 

Detailed Description

class CDelphiDataMarshal

Author
Chuan Li, chuan.nosp@m.li@c.nosp@m.lemso.nosp@m.n.ed.nosp@m.u

This file declares the class CDelphiDataMarshal, which inherits from the interface class IDataMarshal. An object of CDelphiDataMarshal defines the variables to be contained in the implemented data container and must be paired with one object of CDelphiData.