#include <vos/corelibs/vos/remotestreamsite.hh>
Inheritance diagram for VOS::RemoteStreamSite:
Definition at line 42 of file remotestreamsite.hh.
|
Definition at line 36 of file remotestreamsite.cc. Referenced by runScript(). |
|
Definition at line 44 of file remotestreamsite.cc. |
|
Flush any incoming buffers (eg read any data waiting in sockets).
Implements VOS::RemoteSite. Definition at line 118 of file remotestreamsite.cc. |
|
Implements VOS::RemoteSite. Definition at line 63 of file remotestreamsite.hh. |
|
Definition at line 103 of file remotestreamsite.cc. Referenced by flushIncomingBuffers(). |
|
Implements VOS::RemoteSite. Definition at line 208 of file remotestreamsite.cc. |
|
Return true if this object is local, false if not.
Reimplemented from VOS::RemoteMetaObject. Definition at line 65 of file remotestreamsite.hh. |
|
Return true if this object is remote, false if not.
Reimplemented from VOS::RemoteMetaObject. Definition at line 66 of file remotestreamsite.hh. |
|
Definition at line 50 of file remotestreamsite.cc. Referenced by flushIncomingBuffers(). |
|
Runs a script file (a session of VOS messages.) The reason why this is in RemoteStreamSite is because it works by creating a temporary "fake" site from which the messages will originate.
Definition at line 151 of file remotestreamsite.cc. |
|
Sends a block of messages to the object. This may trigger immediate processing of the message if the object is local.
Implements VOS::RemoteSite. Definition at line 82 of file remotestreamsite.cc. |
|
Implements VOS::RemoteSite. Definition at line 60 of file remotestreamsite.cc. |
|
Definition at line 55 of file remotestreamsite.cc. Referenced by sendMessage(). |
|
Definition at line 48 of file remotestreamsite.hh. Referenced by handleDisconnection(), and isConnected(). |
|
Definition at line 50 of file remotestreamsite.hh. Referenced by flushIncomingBuffers(), and ~RemoteStreamSite(). |
|
Definition at line 47 of file remotestreamsite.hh. |
|
Definition at line 45 of file remotestreamsite.hh. Referenced by flushIncomingBuffers(), handleDisconnection(), and readStream(). |
|
Definition at line 46 of file remotestreamsite.hh. Referenced by handleDisconnection(), isConnected(), sendMessage(), and writeStream(). |