add_attribute(std::string const &key, Target target) | KeyedAttributeTreeNewickReaderPlugin | |
add_attribute(std::string const &source_key, Target target, std::string const &target_key) | KeyedAttributeTreeNewickReaderPlugin | |
add_attribute(std::string const &source_key, Target target, std::string const &target_key, std::string const &default_value) | KeyedAttributeTreeNewickReaderPlugin | |
add_catch_all(Target target=Target::kNode) | KeyedAttributeTreeNewickReaderPlugin | |
add_nhx_attributes() | KeyedAttributeTreeNewickReaderPlugin | |
assigner(std::string const &value) | KeyedAttributeTreeNewickReaderPlugin | inline |
assigner() const | KeyedAttributeTreeNewickReaderPlugin | inline |
clear() | KeyedAttributeTreeNewickReaderPlugin | |
element_to_edge(NewickBrokerElement const &element, TreeEdge &edge) const | KeyedAttributeTreeNewickReaderPlugin | |
element_to_node(NewickBrokerElement const &element, TreeNode &node) const | KeyedAttributeTreeNewickReaderPlugin | |
KeyedAttributeTreeNewickReaderPlugin()=default | KeyedAttributeTreeNewickReaderPlugin | |
KeyedAttributeTreeNewickReaderPlugin(KeyedAttributeTreeNewickReaderPlugin const &)=default | KeyedAttributeTreeNewickReaderPlugin | |
KeyedAttributeTreeNewickReaderPlugin(KeyedAttributeTreeNewickReaderPlugin &&)=default | KeyedAttributeTreeNewickReaderPlugin | |
operator=(KeyedAttributeTreeNewickReaderPlugin const &)=default | KeyedAttributeTreeNewickReaderPlugin | |
operator=(KeyedAttributeTreeNewickReaderPlugin &&)=default | KeyedAttributeTreeNewickReaderPlugin | |
prefix(std::string const &value) | KeyedAttributeTreeNewickReaderPlugin | inline |
prefix() const | KeyedAttributeTreeNewickReaderPlugin | inline |
register_with(NewickReader &reader) const | KeyedAttributeTreeNewickReaderPlugin | |
self_type typedef | KeyedAttributeTreeNewickReaderPlugin | |
separator(std::string const &value) | KeyedAttributeTreeNewickReaderPlugin | inline |
separator() const | KeyedAttributeTreeNewickReaderPlugin | inline |
set_delimiters(std::string const &prefix, std::string const &separator, std::string const &assigner="=") | KeyedAttributeTreeNewickReaderPlugin | inline |
set_nhx_delimiters() | KeyedAttributeTreeNewickReaderPlugin | |
Target enum name | KeyedAttributeTreeNewickReaderPlugin | |
trim(bool value) | KeyedAttributeTreeNewickReaderPlugin | inline |
trim() const | KeyedAttributeTreeNewickReaderPlugin | inline |
~KeyedAttributeTreeNewickReaderPlugin()=default | KeyedAttributeTreeNewickReaderPlugin | virtual |