Detailed Description
template<class Child>
class jafar::rtslam::ParentOf< Child >
Definition at line 39 of file parents.hpp.
List of all members.
Public Types |
typedef boost::shared_ptr< Child > | Child_ptr |
typedef std::list< Child_ptr > | ChildList |
Public Member Functions |
void | registerChild (const Child_ptr &ptr) |
void | unregisterChild (const Child_ptr &ptr) |
void | display (std::ostream &os) const |
Public Attributes |
ChildList | childList |
The documentation for this class was generated from the following file: