ProteoWizard
|
This is the complete list of members for pwiz::identdata::DefaultReaderList, including all inherited members.
accept(const std::string &filename, const std::string &head) const | pwiz::identdata::Reader | inline |
DefaultReaderList() | pwiz::identdata::DefaultReaderList | |
elements (defined in std::vector< T >) | std::vector< T > | |
get() | pwiz::identdata::ReaderList | inline |
get() const | pwiz::identdata::ReaderList | inline |
getType() const | pwiz::identdata::ReaderList | inlinevirtual |
identify(const std::string &filename) const | pwiz::identdata::ReaderList | virtual |
identify(const std::string &filename, const std::string &head) const | pwiz::identdata::ReaderList | virtual |
operator+(const ReaderList &rhs) const | pwiz::identdata::ReaderList | |
operator+(const ReaderPtr &rhs) const | pwiz::identdata::ReaderList | |
operator+=(const ReaderList &rhs) | pwiz::identdata::ReaderList | |
operator+=(const ReaderPtr &rhs) | pwiz::identdata::ReaderList | |
read(const std::string &filename, IdentData &result, const Config &config=Config()) const | pwiz::identdata::ReaderList | virtual |
read(const std::string &filename, const std::string &head, IdentData &result, const Config &config=Config()) const | pwiz::identdata::ReaderList | virtual |
read(const std::string &filename, IdentDataPtr &result, const Config &config=Config()) const | pwiz::identdata::ReaderList | virtual |
read(const std::string &filename, const std::string &head, IdentDataPtr &result, const Config &config=Config()) const | pwiz::identdata::ReaderList | virtual |
read(const std::string &filename, std::vector< IdentDataPtr > &results, const Config &config=Config()) const | pwiz::identdata::ReaderList | virtual |
read(const std::string &filename, const std::string &head, std::vector< IdentDataPtr > &results, const Config &config=Config()) const | pwiz::identdata::ReaderList | virtual |
~Reader() | pwiz::identdata::Reader | inlinevirtual |