|
int | visitPrefix (TreeSVG &tree, const TreeSVG::path_t &path) override |
|
int | visitPostfix (TreeSVG &tree, const TreeSVG::path_t &path) override |
|
virtual int | visitPrefix (TreeSVG &tree, const typename T::path_t &path) |
| Tasks to be executed before traversing child nodes.
|
|
virtual int | visitPostfix (TreeSVG &tree, const typename T::path_t &path) |
| Tasks to be executed after traversing child nodes.
|
|
|
typedef std::map< std::string, unsigned short > | variableStat_t |
|
◆ visitPostfix()
int visitPostfix |
( |
TreeSVG & |
tree, |
|
|
const TreeSVG::path_t & |
path |
|
) |
| |
|
override |
Statistics: computer count for each (key,value) pair, for example (what:time, "20240115")
Number of children having (any) metadata.
Iterate children and their attributes: check which attributes (key and value) are shared by all the children.
The documentation for this class was generated from the following files: