ZGen  0.2.0
a linearization system for natural language.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ZGen::DependencyForest Member List

This is the complete list of members for ZGen::DependencyForest, including all inherited members.

arc(int source, int target)ZGen::DependencyTree
children(int i)ZGen::DependencyTree
children_ZGen::DependencyTreeprotected
dependency_to_tree(const dependency_t *parse)ZGen::DependencyTreeprotected
DependencyTree()ZGen::DependencyTree
depth(int i) const ZGen::DependencyForest
descendants(int i)ZGen::DependencyTree
descendants_ZGen::DependencyTreeprotected
edgeset_t typedefZGen::DependencyTree
go(int now)ZGen::DependencyTreeprotected
head(int i)ZGen::DependencyTree
indgr_ZGen::DependencyTreeprotected
is_root(int i) const ZGen::DependencyForest
lca(int u, int v) const ZGen::DependencyForest
operator<<(std::ostream &ofs, const DependencyForest &tree)ZGen::DependencyForestfriend
parent_ZGen::DependencyTreeprotected
refZGen::DependencyTreeprotected
reset(int N=kMaxNumberOfWords)ZGen::DependencyForestprotectedvirtual
root(int i) const ZGen::DependencyForest
same_ancestor(int u, int v) const ZGen::DependencyForest
set_ref(const dependency_t *ref)ZGen::DependencyForestvirtual
siblings(int i)ZGen::DependencyTree
siblings_ZGen::DependencyTreeprotected
~DependencyTree()ZGen::DependencyTree