
Public Member Functions | |
| ShSectionTree (ShStructural &structural) | |
| template<class F> | |
| void | dfs (F &functor) |
| ShSectionNodePtr | operator[] (const ShCtrlGraphNodePtr &cfgNode) |
| bool | contains (const ShSectionNodePtr §ion, const ShCtrlGraphNodePtr &cfgNode) |
| std::ostream & | dump (std::ostream &out) |
| template<class F> | |
| std::ostream & | dump (std::ostream &out, F &functor) |
Public Attributes | |
| ShSectionNodePtr | root |
Definition at line 97 of file ShSection.hpp.
1.4.6