|
bpp-phyl
2.2.0
|
Collaboration diagram for bpp::Nhx::Element:Public Member Functions | |
| Element () | |
Public Attributes | |
| std::string | content |
| std::string | length |
| std::string | annotation |
| bool | isLeaf |
| std::string bpp::Nhx::Element::annotation |
Definition at line 99 of file Nhx.h.
Referenced by bpp::Nhx::getElement(), and bpp::Nhx::parenthesisToNode().
| std::string bpp::Nhx::Element::content |
Definition at line 97 of file Nhx.h.
Referenced by bpp::Nhx::getElement(), and bpp::Nhx::parenthesisToNode().
| bool bpp::Nhx::Element::isLeaf |
Definition at line 100 of file Nhx.h.
Referenced by bpp::Nhx::getElement(), and bpp::Nhx::parenthesisToNode().
| std::string bpp::Nhx::Element::length |
Definition at line 98 of file Nhx.h.
Referenced by bpp::Nhx::getElement(), and bpp::Nhx::parenthesisToNode().