|
ProteoWizard
|
Represents a selectively parsed OBO file. More...
#include <obo.hpp>
Public Member Functions | |
| OBO () | |
| OBO (const std::string &filename) | |
Public Attributes | |
| std::string | filename |
| std::vector< std::string > | header |
| std::string | prefix |
| std::set< Term > | terms |
Represents a selectively parsed OBO file.
Note that the following are currently ignored during parsing:
| pwiz::data::OBO::OBO | ( | const std::string & | filename | ) |
| std::vector<std::string> pwiz::data::OBO::header |
1.8.1.1