hpp::model::ObjectIterator Class Reference

Iterator over all inner objects of a Device. More...

#include <hpp/model/object-iterator.hh>

List of all members.

Public Member Functions

 ObjectIterator (Device &device, Request_t type)
const CollisionObjectPtr_toperator* ()
bool operator== (const ObjectIterator &other) const
bool operator!= (const ObjectIterator &other) const
void operator++ ()
void setToEnd ()
bool isEnd () const

Detailed Description

Iterator over all inner objects of a Device.


Constructor & Destructor Documentation


Member Function Documentation

bool hpp::model::ObjectIterator::operator!= ( const ObjectIterator other) const
const CollisionObjectPtr_t& hpp::model::ObjectIterator::operator* ( )
void hpp::model::ObjectIterator::operator++ ( )
bool hpp::model::ObjectIterator::operator== ( const ObjectIterator other) const
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends