#include <genesis/tree/common_tree/phyloxml_writer.hpp>
Inherited by CommonTreePhyloxmlWriter.
Definition at line 48 of file phyloxml_writer.hpp.
Public Member Functions | |
CommonTreePhyloxmlWriterPlugin ()=default | |
CommonTreePhyloxmlWriterPlugin (CommonTreePhyloxmlWriterPlugin &&)=default | |
CommonTreePhyloxmlWriterPlugin (CommonTreePhyloxmlWriterPlugin const &)=default | |
virtual | ~CommonTreePhyloxmlWriterPlugin ()=default |
void | edge_to_element (TreeEdge const &edge, utils::XmlElement &element) const |
void | node_to_element (TreeNode const &node, utils::XmlElement &element) const |
CommonTreePhyloxmlWriterPlugin & | operator= (CommonTreePhyloxmlWriterPlugin &&)=default |
CommonTreePhyloxmlWriterPlugin & | operator= (CommonTreePhyloxmlWriterPlugin const &)=default |
void | register_with (PhyloxmlWriter &writer) const |
|
default |
|
virtualdefault |
|
default |
|
default |
|
inline |
Definition at line 74 of file phyloxml_writer.hpp.
|
inline |
Definition at line 69 of file phyloxml_writer.hpp.
|
default |
|
default |
|
inline |
Definition at line 79 of file phyloxml_writer.hpp.