Logo
~Sockets~
~Examples~
~Contact~


IModel Class Reference

IModel interface. More...

#include <IModel.h>

List of all members.


Public Member Functions

virtual ~IModel ()
virtual void IModel_ToJson (Json &json) const =0
virtual void IModel_FromJson (const Json &json)=0

Detailed Description

IModel interface.

Definition at line 45 of file IModel.h.


Constructor & Destructor Documentation

virtual IModel::~IModel (  )  [inline, virtual]

Definition at line 48 of file IModel.h.

00048 {}


Member Function Documentation

virtual void IModel::IModel_ToJson ( Json json  )  const [pure virtual]

virtual void IModel::IModel_FromJson ( const Json json  )  [pure virtual]


The documentation for this class was generated from the following file:
Page, code, and content Copyright (C) 2007 by Anders Hedström
Generated for C++ Sockets by  doxygen 1.4.4