paludis::visitor_internals::TreeLeaf< H_, T_ > Class Template Reference
[Visitors]
#include <visitor.hh>
List of all members.
|
Visitor operations |
|
virtual void | real_mutable_accept (Visitor< H_ > &v) |
|
virtual void | real_const_accept (ConstVisitor< H_ > &v) const |
Basic operations |
|
virtual | ~TreeLeaf () |
|
| TreeLeaf (const std::tr1::shared_ptr< T_ > &i) |
Fetch our contained item |
|
const std::tr1::shared_ptr< T_ > | item () |
const std::tr1::shared_ptr
< const T_ > | item () const |
Detailed Description
template<typename H_, typename T_>
class paludis::visitor_internals::TreeLeaf< H_, T_ >
Used to contain a node with no children in a detached visitable heirarchy.
The documentation for this class was generated from the following file:
- /home/users/stephen/scm/paludis/paludis/util/visitor.hh