![]() |
OpenMS
|
This is the complete list of members for USI, including all inherited members.
| collection_ | USI | protected |
| createFromNativeID(const String &dataset_id, const String &filename, const String &native_id) | USI | static |
| createFromScanNumber(const String &dataset_id, const String &filename, int scan_number, const String &interpretation="") | USI | static |
| CV_ACCESSION | USI | protectedstatic |
| CV_NAME | USI | protectedstatic |
| extractBasename(const String &filepath) | USI | static |
| extractScanNumberFromNativeID(const String &native_id) | USI | static |
| fromString(const 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 String &type_string) | USI | static |
| indexTypeToString(IndexType index_type) | USI | static |
| interpretation_ | USI | protected |
| isValid() const | USI | |
| isValidUSI(const 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 String &collection) | USI | |
| setIndex(const String &index) | USI | |
| setIndexType(IndexType index_type) | USI | |
| setInterpretation(const String &interpretation) | USI | |
| setMSRun(const String &ms_run) | USI | |
| toString() const | USI | |
| tryParse(const String &usi_string) | USI | static |
| USI() | USI | |
| USI(const String &collection, const String &ms_run, IndexType index_type, const String &index, const String &interpretation="") | USI | |
| USI(const String &usi_string) | USI | explicit |
| USI(const USI &)=default | USI | |
| USI(USI &&) noexcept=default | USI | |
| USI_PREFIX | USI | protectedstatic |
| ~USI()=default | USI |