bpp-phyl
2.2.0
|
This is the complete list of members for bpp::Newick, including all inherited members.
AbstractIMultiTree() | bpp::AbstractIMultiTree | inline |
AbstractITree() | bpp::AbstractITree | inline |
AbstractOMultiTree() | bpp::AbstractOMultiTree | inline |
AbstractOTree() | bpp::AbstractOTree | inline |
allowComments_ | bpp::Newick | protected |
bootstrapPropertyName_ | bpp::Newick | protected |
disableExtendedBootstrapProperty() | bpp::Newick | inline |
enableExtendedBootstrapProperty(const std::string &propertyName) | bpp::Newick | inline |
getDataType() const | bpp::IOTree | inlinevirtual |
getFormatDescription() const | bpp::Newick | |
getFormatName() const | bpp::Newick | |
IMultiTree() | bpp::IMultiTree | inline |
IOTree() | bpp::IOTree | inline |
ITree() | bpp::ITree | inline |
Newick(bool allowComments=false, bool writeId=false) | bpp::Newick | inline |
OMultiTree() | bpp::OMultiTree | inline |
OTree() | bpp::OTree | inline |
read(const std::string &path) const | bpp::Newick | inlinevirtual |
read(std::istream &in) const | bpp::Newick | virtual |
read(const std::string &path, std::vector< Tree *> &trees) const | bpp::Newick | inlinevirtual |
read(std::istream &in, std::vector< Tree *> &trees) const | bpp::Newick | virtual |
useBootstrap_ | bpp::Newick | protected |
write(const Tree &tree, const std::string &path, bool overwrite=true) const | bpp::Newick | inlinevirtual |
write(const Tree &tree, std::ostream &out) const | bpp::Newick | inlinevirtual |
write(const std::vector< Tree *> &trees, const std::string &path, bool overwrite=true) const | bpp::Newick | inlinevirtual |
write(const std::vector< Tree *> &trees, std::ostream &out) const | bpp::Newick | inlinevirtual |
write_(const Tree &tree, std::ostream &out) const | bpp::Newick | protected |
write_(const TreeTemplate< N > &tree, std::ostream &out) const | bpp::Newick | protected |
write_(const std::vector< Tree *> &trees, std::ostream &out) const | bpp::Newick | protected |
write_(const std::vector< TreeTemplate< N > *> &trees, std::ostream &out) const | bpp::Newick | protected |
writeId_ | bpp::Newick | protected |
~AbstractIMultiTree() | bpp::AbstractIMultiTree | inlinevirtual |
~AbstractITree() | bpp::AbstractITree | inlinevirtual |
~AbstractOMultiTree() | bpp::AbstractOMultiTree | inlinevirtual |
~AbstractOTree() | bpp::AbstractOTree | inlinevirtual |
~IMultiTree() | bpp::IMultiTree | inlinevirtual |
~IOTree() | bpp::IOTree | inlinevirtual |
~ITree() | bpp::ITree | inlinevirtual |
~Newick() | bpp::Newick | inlinevirtual |
~OMultiTree() | bpp::OMultiTree | inlinevirtual |
~OTree() | bpp::OTree | inlinevirtual |