#include <info_visitor.hh>
Inherited by VerboseInfoVisitor.
Definition at line 36 of file info_visitor.hh.
visit routine called for each subgroup
return value indicates wether subgroups of this subgroup shall be visited - upon true (the default), the descent will continue recursively
Reimplemented in VerboseInfoVisitor.
virtual void VisitGroupFinish |
( |
InfoGroup & |
group | ) |
|
|
virtual |
called after all subgroups have been visited
virtual void VisitItem |
( |
InfoItem & |
item | ) |
|
|
virtual |
The documentation for this class was generated from the following file: