#include <TinyDomTest2.h>
Public Member Functions | |
unsigned int | allNodes (const Node2 &n2, std::vector< const AttList2 * > &at2) |
TinyDomTest2 (const TinyDom2 &td2) | |
Private Attributes | |
const TinyDom2 & | dom_ |
some tests for TinyDom and TinyDomWalker
Definition at line 9 of file TinyDomTest2.h.
|
explicit |
Definition at line 12 of file TinyDomTest2.cc.
Definition at line 14 of file TinyDomTest2.cc.
References math::Graph< N, E >::begin(), gather_cfg::cout, dom_, math::Graph< N, E >::end(), math::Graph< N, E >::nodeData(), and math::Graph< N, E >::size().
|
private |
Definition at line 17 of file TinyDomTest2.h.
Referenced by allNodes().