gtkIOStream  1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
ORB::ORBICE Class Reference
Inheritance diagram for ORB::ORBICE:
[legend]

Private Member Functions

void getObjectPointer (string name, out Object objectPointer)
 
void shutdown ()
 shut down the communicator on the remote host More...
 

Detailed Description

This network protocol specifies the class ORBICE. The methods specified here must be overloaded in your language by your equivalent of the ORBOriginator class which has been written for C++.

Definition at line 28 of file ORBICE.ice.

Member Function Documentation

◆ getObjectPointer()

void ORB::ORBICE::getObjectPointer ( string  name,
out Object  objectPointer 
)
private

Given a name, this will return the idempotent class objectPointer to be passed over the network. This method is called on the ORBOriginator by a call over the network using the ORBReplicator::getObjectPointer method.

Parameters
nameThe name used to register the desired class using ORBOriginator::addClass
objectPointerIf it exists, the idempotent pointer to be replicated on the ORBReplicator thread. If it doesn't exist, then NULL.

◆ shutdown()

void ORB::ORBICE::shutdown ( )
private

shut down the communicator on the remote host


The documentation for this class was generated from the following file:
gtkIOStream: ORB::ORBICE Class Reference
GTK+ IOStream  Beta