#include <cod.hh>
Inheritance diagram for RemoteCOD:
In particular, this means that the objects are created and messages delivered as updates to RemoteVobjects.
Definition at line 284 of file cod.hh.
|
Constructor. Does not initialize with an iostream, so you will have to supply a buffer when you call readCOD or writeCOD.
|
|
Constructor.
|
|
Destructor.
|
|
Definition at line 680 of file cod.cc. Referenced by LocalSearch::doActions(). |
|
Read the remote COD from the supplied buffer.
Reimplemented from COD. |
|
Read the remote COD from the supplied iostream.
Reimplemented from COD. Definition at line 584 of file cod.cc. Referenced by RemoteSearch::doSearch(), and RemoteSearch::handleSearchDone(). |
|
Definition at line 287 of file cod.hh. Referenced by getRemoteSite(), readCOD(), RemoteCOD(), and ~RemoteCOD(). |