#include <image2D.hh>
Inheritance diagram for RemoteImage2D:
Definition at line 161 of file image2D.hh.
|
Constructor.
Definition at line 81 of file image2D.cc. Referenced by new_RemoteImage2D(). |
|
Destructor.
Definition at line 85 of file image2D.cc. |
|
Static generator, for factory.
Definition at line 238 of file image2D.cc. Referenced by Image2D::registerExtenders(). |
|
Called when this object gets an update message from its Local master across the network.
Definition at line 220 of file image2D.cc. |