Public Member Functions | |
bool | operator== (const LandmarkInfo &) const |
bool | operator< (const LandmarkInfo &) const |
bool | operator!= (const LandmarkInfo &__rhs) const |
bool | operator<= (const LandmarkInfo &__rhs) const |
bool | operator> (const LandmarkInfo &__rhs) const |
bool | operator>= (const LandmarkInfo &__rhs) const |
void | __write (::IceInternal::BasicStream *) const |
void | __read (::IceInternal::BasicStream *) |
Public Attributes | |
::Ice::Int | id |
::std::string | name |
::RobotSimEvents::FeatureVector | fv |
::Ice::Float | range |
::Ice::Float | bearing |
::Ice::Float | prob |
Definition at line 580 of file RobotSimEvents.ice.H.