Public Types | |
typedef BeoHawkEyeSpyMessagePrx | ProxyType |
typedef BeoHawkEyeSpyMessagePtr | PointerType |
Public Member Functions | |
BeoHawkEyeSpyMessage (::RobotSimEvents::BeoHawkEyeSpyType, const ::std::string &, const ::ImageIceMod::Point3DIce &, const ::ImageIceMod::Point3DIce &, const ::ImageIceMod::Point3DIce &, const ::ImageIceMod::Point3DIce &,::Ice::Float) | |
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 | |
::RobotSimEvents::BeoHawkEyeSpyType | foundType |
::std::string | cameraID |
::ImageIceMod::Point3DIce | topLeft |
::ImageIceMod::Point3DIce | topRight |
::ImageIceMod::Point3DIce | bottomLeft |
::ImageIceMod::Point3DIce | bottomRight |
::Ice::Float | certaintyLevel |
Friends | |
class | BeoHawkEyeSpyMessage__staticInit |
Definition at line 2336 of file BeoHawkSimEvents.ice.H.