bpp-phyl  2.2.0
bpp::Nhx::Element Struct Reference
+ Collaboration diagram for bpp::Nhx::Element:

Public Member Functions

 Element ()
 

Public Attributes

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

Detailed Description

Definition at line 94 of file Nhx.h.

Constructor & Destructor Documentation

◆ Element()

bpp::Nhx::Element::Element ( )
inline

Definition at line 103 of file Nhx.h.

Member Data Documentation

◆ annotation

std::string bpp::Nhx::Element::annotation

Definition at line 99 of file Nhx.h.

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

◆ content

std::string bpp::Nhx::Element::content

Definition at line 97 of file Nhx.h.

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

◆ isLeaf

bool bpp::Nhx::Element::isLeaf

Definition at line 100 of file Nhx.h.

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

◆ length

std::string bpp::Nhx::Element::length

Definition at line 98 of file Nhx.h.

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


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