hpp::model::ChildrenIterator Class Reference

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

Public Member Functions

 ChildrenIterator (const JointPtr_t &joint)
 
bool end () const
 
void operator++ ()
 
JointPtr_t operator* ()
 

Constructor & Destructor Documentation

◆ ChildrenIterator()

hpp::model::ChildrenIterator::ChildrenIterator ( const JointPtr_t joint)
inline

Member Function Documentation

◆ end()

bool hpp::model::ChildrenIterator::end ( ) const
inline

◆ operator*()

JointPtr_t hpp::model::ChildrenIterator::operator* ( )
inline

◆ operator++()

void hpp::model::ChildrenIterator::operator++ ( )
inline