Struct SequenceParser::Row

Nested Relationships

This struct is a nested type of Class SequenceParser.

Struct Documentation

struct SmartPeak::SequenceParser::Row

Public Functions

Row() = default
~Row() = default
Row(const Row&) = default
Row &operator=(const Row&) = default
Row(Row&&) = default
Row &operator=(Row&&) = default
inline Row(const std::string &cgn, const std::string &cn, const std::string &mvn)

Public Members

std::string component_group_name
std::string component_name
std::string meta_value_name