cgatools::util::DelimitedFileMetadata Class Reference
List of all members.
Public Member Functions |
bool | hasKey (const std::string &key) const |
const std::string & | get (const std::string &key) const |
void | set (const std::string &key, const std::string &value) |
void | add (const std::string &key, const std::string &value) |
void | removeAll (const std::string &key) |
const std::vector< std::pair
< std::string, std::string > > & | getMap () const |
The documentation for this class was generated from the following file: