Public Types | |
typedef ObjectMessagePrx | ProxyType |
typedef ObjectMessagePtr | PointerType |
Public Member Functions | |
ObjectMessage (::Ice::Int, const ::std::string &,::Ice::Float,::Ice::Int,::Ice::Float, const ::ImageIceMod::Point2DIce &, const ::ImageIceMod::Point2DIce &, const ::ImageIceMod::Point2DIce &, const ::ImageIceMod::Point2DIce &) | |
virtual ::Ice::ObjectPtr | ice_clone () const |
virtual bool | ice_isA (const ::std::string &, const ::Ice::Current &=::Ice::Current()) const |
virtual ::std::vector < ::std::string > | ice_ids (const ::Ice::Current &=::Ice::Current()) const |
virtual const ::std::string & | ice_id (const ::Ice::Current &=::Ice::Current()) const |
virtual void | __write (::IceInternal::BasicStream *) const |
virtual void | __read (::IceInternal::BasicStream *, bool) |
virtual void | __write (const ::Ice::OutputStreamPtr &) const |
virtual void | __read (const ::Ice::InputStreamPtr &, bool) |
Static Public Member Functions | |
static const ::std::string & | ice_staticId () |
static const ::Ice::ObjectFactoryPtr & | ice_factory () |
Public Attributes | |
::Ice::Int | id |
::std::string | name |
::Ice::Float | score |
::Ice::Int | nKeyp |
::Ice::Float | dist |
::ImageIceMod::Point2DIce | tl |
::ImageIceMod::Point2DIce | tr |
::ImageIceMod::Point2DIce | br |
::ImageIceMod::Point2DIce | bl |
Definition at line 8500 of file RobotSimEvents.ice.H.