Public Member Functions | |
ImageShuttleI (OptionManager &mgr, const std::string &descrName="Image Shuttle", const std::string &tagName="ImageShuttle") | |
void | start2 () |
This is called from within start() after the subcomponents have started. | |
void | transferImage (const ImageIce &s, const Ice::Current &) |
void | run () |
Definition at line 17 of file EchoImageServerIce.C.
void ImageShuttleI::start2 | ( | ) | [inline, virtual] |
This is called from within start() after the subcomponents have started.
Reimplemented from ModelComponent.
Definition at line 28 of file EchoImageServerIce.C.