Classes | |
struct | ObjectState |
struct | TopicInfo |
Public Member Functions | |
SimulationViewerI (ModelManager &mgr, nub::ref< OutputFrameSeries > ofs, const std::string &descrName="SimulationViewerService", const std::string &tagName="SimulationViewerService") | |
virtual void | evolve (const SimEvents::EventMessagePtr &eMsg, const Ice::Current &) |
void | initSimEvents (Ice::CommunicatorPtr icPtr, Ice::ObjectPrx object) |
void | unsubscribeSimEvents () |
virtual void | run () |
int | getKey (nub::ref< OutputFrameSeries > &ofs) |
Point2D< int > | getMouseClick (nub::ref< OutputFrameSeries > &ofs, const char *wname) |
Definition at line 66 of file SimulationViewerService.H.