bpp-phyl3
3.0.0
|
#include <Bpp/BppString.h>
#include <Bpp/Numeric/Number.h>
#include <Bpp/Text/NestedStringTokenizer.h>
#include <Bpp/Text/StringTokenizer.h>
#include <Bpp/Text/TextTools.h>
#include "../Tree/PhyloBranch.h"
#include "../Tree/PhyloNode.h"
#include "../Tree/PhyloDAG.h"
#include "ExtendedNewick.h"
#include <iostream>
#include <fstream>
Go to the source code of this file.
Functions | |
catch (exception &e) | |
Variables | |
return | element |
catch | ( | exception & | e | ) |
Definition at line 158 of file ExtendedNewick.cpp.
return element |
Definition at line 162 of file ExtendedNewick.cpp.
Referenced by bpp::TreeTemplateTools::getElement(), bpp::ExtendedNewick::getElement(), bpp::Newick::getElement(), bpp::Nhx::getElement(), and bpp::BipartitionTools::MRPEncodeMultilabel().