#include <wn_tree_util.h>
Public Member Functions | |
| WN_count () | |
| void | operator() (WN *) |
Public Attributes | |
| INT | num_nodes |
Definition at line 818 of file wn_tree_util.h.
| WN_count::WN_count | ( | ) | [inline] |
Definition at line 820 of file wn_tree_util.h.
| void WN_count::operator() | ( | WN * | ) | [inline] |
Definition at line 821 of file wn_tree_util.h.
References num_nodes.
Definition at line 819 of file wn_tree_util.h.
Referenced by operator()().
1.7.1