Public Member Functions | |
PrimarySomatosensoryCortexI (OptionManager &mgr, const std::string &descrName="PrimarySomatosensoryCortex", const std::string &tagName="PrimarySomatosensoryCortex") | |
virtual void | run () |
void | init (Ice::CommunicatorPtr ic, Ice::ObjectAdapterPtr adapter) |
Attache to the IRobot. | |
virtual void | updateMessage (const RobotSimEvents::EventMessagePtr &eMsg, const Ice::Current &) |
Definition at line 59 of file PrimarySomatosensoryCortexI.H.
void PrimarySomatosensoryCortexI::init | ( | Ice::CommunicatorPtr | ic, | |
Ice::ObjectAdapterPtr | adapter | |||
) |
Attache to the IRobot.
Definition at line 60 of file PrimarySomatosensoryCortexI.C.