FSM Library - C++ version
OutputTree Member List

This is the complete list of members for OutputTree, including all inherited members.

add(const IOListContainer &tcl)Tree
addAfter(const InputTrace &tr, const IOListContainer &cnt) (defined in Tree)Tree
addToRoot(const IOListContainer &tcl)Tree
calcLeaves()Treeprotected
contains(const OutputTree &ot) const OutputTree
getIOLists() (defined in Tree)Tree
getLeaves()Tree
getRoot() const Tree
getTestCases()Tree
leavesTreeprotected
operator<<(std::ostream &out, OutputTree &ot)OutputTreefriend
operator==(OutputTree const &outputTree1, OutputTree const &outputTree2)OutputTreefriend
OutputTree(const std::shared_ptr< TreeNode > root, const InputTrace &inputTrace, const std::shared_ptr< FsmPresentationLayer > presentationLayer)OutputTree
presentationLayerTreeprotected
printChildren(std::ostream &out, const std::shared_ptr< TreeNode > top, const std::shared_ptr< int > idNode) const Treeprotected
remove(const std::shared_ptr< TreeNode > thisNode, const std::shared_ptr< TreeNode > otherNode) (defined in Tree)Treeprotected
remove(const std::shared_ptr< Tree > otherTree)Tree
rootTreeprotected
store(std::ofstream &file)OutputTree
toDot(std::ostream &out) const OutputTree
Tree::toDot(std::ostream &out)Tree
Tree(const std::shared_ptr< TreeNode > root, const std::shared_ptr< FsmPresentationLayer > presentationLayer)Tree
unionTree(const std::shared_ptr< Tree > otherTree)Tree