|
ARB
|


Public Member Functions | |
| TreeReader (FILE *input, const char *file_name, TreeRoot *troot_) | |
| ~TreeReader () | |
| TreeNode * | load () |
| void | add_warning (const char *msg) |
| __ATTR__FORMAT (2) void add_warningf(const char *format | |
| void | add_drop_summary_warning_if_suppressed () |
| GB_ERROR | get_warnings () const |
| char * | takeComment () |
| double | get_max_found_bootstrap () const |
| GBT_LEN | get_max_found_branchlen () const |
Public Attributes | |
| GB_ERROR | error |
Definition at line 143 of file TreeRead.cxx.
| TreeReader::~TreeReader | ( | ) |
Definition at line 160 of file TreeRead.cxx.
|
inline |
Definition at line 94 of file TreeRead.cxx.
References add_warning(), TreeNode::announce_tree_constructed(), DEFAULT_BRANCH_LENGTH_MARKER, error, TreeNode::get_remark(), TreeNode::is_leaf(), TreeNode::remove_remark(), and tree.
Referenced by TREE_load().
|
inline |
Definition at line 125 of file TreeRead.cxx.
References GBS_global_string_copy().
Referenced by add_drop_summary_warning_if_suppressed(), load(), and warningToConsumingReader().
| TreeReader::__ATTR__FORMAT | ( | 2 | ) | const |
| void TreeReader::add_drop_summary_warning_if_suppressed | ( | ) |
Definition at line 379 of file TreeRead.cxx.
References add_warning(), append_leaf_redef_details(), GBS_strstruct::cat(), GBS_strstruct::get_data(), and GBS_strstruct::put().
Referenced by TREE_load().
|
inline |
Definition at line 132 of file TreeRead.cxx.
Referenced by TREE_load().
|
inline |
Definition at line 134 of file TreeRead.cxx.
References GBS_strstruct::release().
Referenced by TREE_load().
|
inline |
Definition at line 139 of file TreeRead.cxx.
Referenced by TREE_load().
|
inline |
Definition at line 140 of file TreeRead.cxx.
Referenced by TREE_load().
| GB_ERROR TreeReader::error |
Definition at line 123 of file TreeRead.cxx.
Referenced by load(), and TREE_load().
1.8.8