bpp-phyl3  3.0.0
bpp::IOTree::Element Struct Reference

#include <Bpp/Phyl/Io/IoTree.h>

+ Collaboration diagram for bpp::IOTree::Element:

Public Member Functions

 Element ()
 

Public Attributes

std::string content
 
std::string length
 
std::string annotation
 
bool isLeaf
 

Detailed Description

Definition at line 31 of file IoTree.h.

Constructor & Destructor Documentation

◆ Element()

bpp::IOTree::Element::Element ( )
inline

Definition at line 40 of file IoTree.h.

Member Data Documentation

◆ annotation

std::string bpp::IOTree::Element::annotation

Definition at line 36 of file IoTree.h.

Referenced by bpp::Nhx::parenthesisToNode(), and bpp::Newick::parenthesisToNode().

◆ content

std::string bpp::IOTree::Element::content

Definition at line 34 of file IoTree.h.

Referenced by bpp::Nhx::parenthesisToNode(), and bpp::Newick::parenthesisToNode().

◆ isLeaf

bool bpp::IOTree::Element::isLeaf

Definition at line 37 of file IoTree.h.

Referenced by bpp::Nhx::parenthesisToNode(), and bpp::Newick::parenthesisToNode().

◆ length

std::string bpp::IOTree::Element::length

Definition at line 35 of file IoTree.h.

Referenced by bpp::Nhx::parenthesisToNode(), and bpp::Newick::parenthesisToNode().


The documentation for this struct was generated from the following file: