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

◆ content

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

◆ isLeaf

bool bpp::IOTree::Element::isLeaf

◆ length

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

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