PLearn 0.1
PLearn::ObjectGraphIterator Member List
This is the complete list of members for PLearn::ObjectGraphIterator, including all inherited members.
BreadthOrder enum valuePLearn::ObjectGraphIterator
buildTraversalGraph(const Object *root, TraversalType tt, bool compute_optnames)PLearn::ObjectGraphIterator [protected]
DepthPreOrder enum valuePLearn::ObjectGraphIterator
getCurrentOptionName() const PLearn::ObjectGraphIterator [inline]
IgnoreNonTraversablePLearn::ObjectGraphIterator [static]
invalid() const PLearn::ObjectGraphIterator [inline]
ISA typedefPLearn::ObjectGraphIterator [protected]
m_endPLearn::ObjectGraphIterator [protected]
m_isa_testerPLearn::ObjectGraphIterator [protected]
m_itPLearn::ObjectGraphIterator [protected]
m_object_listPLearn::ObjectGraphIterator [protected]
ObjectAndName typedefPLearn::ObjectGraphIterator [protected]
ObjectGraphIterator()PLearn::ObjectGraphIterator
ObjectGraphIterator(const Object *root, TraversalType tt=DepthPreOrder, bool compute_optnames=false, const std::string &base_class_filter="")PLearn::ObjectGraphIterator
ObjectList typedefPLearn::ObjectGraphIterator [protected]
operator!=(const ObjectGraphIterator &rhs) const PLearn::ObjectGraphIterator [inline]
operator*() const PLearn::ObjectGraphIterator [inline]
operator++()PLearn::ObjectGraphIterator
operator++(int)PLearn::ObjectGraphIterator [inline]
operator==(const ObjectGraphIterator &rhs) const PLearn::ObjectGraphIterator
ReversedPLearn::ObjectGraphIterator [static]
ReversedBreadthOrder enum valuePLearn::ObjectGraphIterator
ReversedDepthPreOrder enum valuePLearn::ObjectGraphIterator
TraversalType enum namePLearn::ObjectGraphIterator
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines