![]() |
OpenMS
|
This is the complete list of members for USI, including all inherited members.
| collection_ | USI | protected |
| createFromNativeID(const std::string &dataset_id, const std::string &filename, const std::string &native_id) | USI | static |
| createFromScanNumber(const std::string &dataset_id, const std::string &filename, int scan_number, const std::string &interpretation="") | USI | static |
| CV_ACCESSION | USI | protectedstatic |
| CV_NAME | USI | protectedstatic |
| extractBasename(const std::string &filepath) | USI | static |
| extractScanNumberFromNativeID(const std::string &native_id) | USI | static |
| fromString(const std::string &usi_string) | USI | |
| getCollection() const | USI | |
| getCVAccession() | USI | static |
| getCVName() | USI | static |
| getIndex() const | USI | |
| getIndexType() const | USI | |
| getInterpretation() const | USI | |
| getMSRun() const | USI | |
| hasInterpretation() const | USI | |
| index_ | USI | protected |
| index_type_ | USI | protected |
| IndexType enum name | USI | |
| indexTypeFromString(const std::string &type_string) | USI | static |
| indexTypeToString(IndexType index_type) | USI | static |
| interpretation_ | USI | protected |
| isValid() const | USI | |
| isValidUSI(const std::string &usi_string) | USI | static |
| ms_run_ | USI | protected |
| operator!=(const USI &rhs) const | USI | |
| operator<(const USI &rhs) const | USI | |
| operator=(const USI &)=default | USI | |
| operator=(USI &&) noexcept=default | USI | |
| operator==(const USI &rhs) const | USI | |
| setCollection(const std::string &collection) | USI | |
| setIndex(const std::string &index) | USI | |
| setIndexType(IndexType index_type) | USI | |
| setInterpretation(const std::string &interpretation) | USI | |
| setMSRun(const std::string &ms_run) | USI | |
| toString() const | USI | |
| tryParse(const std::string &usi_string) | USI | static |
| USI() | USI | |
| USI(const std::string &collection, const std::string &ms_run, IndexType index_type, const std::string &index, const std::string &interpretation="") | USI | |
| USI(const std::string &usi_string) | USI | explicit |
| USI(const USI &)=default | USI | |
| USI(USI &&) noexcept=default | USI | |
| USI_PREFIX | USI | protectedstatic |
| ~USI()=default | USI |