|
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 | |
| 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 31 of file TreeRead.cxx.
Definition at line 126 of file TreeRead.cxx.
| TreeReader::~TreeReader | ( | ) |
Definition at line 143 of file TreeRead.cxx.
|
inline |
Definition at line 86 of file TreeRead.cxx.
References add_warning(), TreeNode::announce_tree_constructed(), DEFAULT_BRANCH_LENGTH_MARKER, error, and tree.
Referenced by TREE_load().
|
inline |
Definition at line 109 of file TreeRead.cxx.
References GBS_global_string_copy().
Referenced by load().
| TreeReader::__ATTR__FORMAT | ( | 2 | ) | const |
|
inline |
Definition at line 115 of file TreeRead.cxx.
Referenced by TREE_load().
|
inline |
Definition at line 117 of file TreeRead.cxx.
References GBS_strstruct::release().
Referenced by TREE_load().
|
inline |
Definition at line 122 of file TreeRead.cxx.
Referenced by TREE_load().
|
inline |
Definition at line 123 of file TreeRead.cxx.
Referenced by TREE_load().
| GB_ERROR TreeReader::error |
Definition at line 107 of file TreeRead.cxx.
Referenced by load(), and TREE_load().
1.8.8