Struct to represent metadata records like: #source_KEY=VALUE. More...
#include <VcfRecordSource.hpp>
Public Member Functions | |
VcfKvHeaderRecord (const std::string &key, const std::string &value) | |
Public Attributes | |
std::string | key_ |
std::string | value_ |
Struct to represent metadata records like: #source_KEY=VALUE.