delphi_cb
|
interface IDataMarshal More...
#include <iostream>
#include <fstream>
#include <string>
#include "environment.h"
#include "interface_exceptions.h"
Go to the source code of this file.
Classes | |
class | IDataMarshal |
interface IDataMarshal
This file declares the interface IDataMarshal, the base class for CDelphiDataMarshal. Direct realizing an object of this base class is forbidden, but a point to this class can be used to point to an instance of its derived class via polymorphism to provide unified access to various classes.