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

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

+ Collaboration diagram for bpp::IODAG::Element:

Public Member Functions

 Element ()
 

Public Attributes

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

Detailed Description

Definition at line 28 of file IoDAG.h.

Constructor & Destructor Documentation

◆ Element()

bpp::IODAG::Element::Element ( )
inline

Definition at line 37 of file IoDAG.h.

Member Data Documentation

◆ annotation

std::string bpp::IODAG::Element::annotation

Definition at line 33 of file IoDAG.h.

Referenced by bpp::ExtendedNewick::parenthesisToNode().

◆ content

std::string bpp::IODAG::Element::content

Definition at line 31 of file IoDAG.h.

Referenced by bpp::ExtendedNewick::parenthesisToNode().

◆ isLeaf

bool bpp::IODAG::Element::isLeaf

Definition at line 34 of file IoDAG.h.

Referenced by bpp::ExtendedNewick::parenthesisToNode().

◆ length

std::string bpp::IODAG::Element::length

Definition at line 32 of file IoDAG.h.

Referenced by bpp::ExtendedNewick::parenthesisToNode().


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