GTK+ IOStream
Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
|
#include <ORB.H>
Static Public Attributes | |
static const string | name |
The name of this class - once set, it can't be changed. More... | |
Basic type to have remote procedure call And serialisation (Object request Broking) provided by ZeroC ICE (www.zeroc.com)
Here is an example of how to setup a class which interfaces a ORB network protocol (ORBTestICE.ice below) :
Where the ORBTestICE.ice file looks like so :
ZEROCICETYPE | The class generated by splice2cpp on your ice file |
|
static |