ProteoWizard
|
This is the complete list of members for TestReader, including all inherited members.
accept(const std::string &uri, boost::shared_ptr< std::istream > uriStreamPtr) const | pwiz::proteome::Reader | inline |
count | TestReader | mutable |
getType() const | TestReader | inlinevirtual |
getType() const | TestReader | inlinevirtual |
identify(const std::string &filename, const std::string &head) const | TestReader | inlinevirtual |
identify(const std::string &uri, shared_ptr< istream > uriStreamPtr) const | TestReader | inlinevirtual |
pwiz::proteome::Reader::identify(const std::string &uri, boost::shared_ptr< std::istream > uriStreamPtr) const =0 | pwiz::proteome::Reader | pure virtual |
read(const std::string &filename, const std::string &head, MSData &result, int runIndex=0, const Config &config=Config()) const | TestReader | inlinevirtual |
read(const std::string &filename, const std::string &head, std::vector< MSDataPtr > &results, const Config &config=Config()) const | TestReader | inlinevirtual |
read(const std::string &uri, shared_ptr< istream > uriStreamPtr, ProteomeData &pd) const | TestReader | inlinevirtual |
pwiz::proteome::Reader::read(const std::string &uri, ProteomeData &result) const | pwiz::proteome::Reader | virtual |
pwiz::proteome::Reader::read(const std::string &uri, boost::shared_ptr< std::istream > uriStreamPtr, ProteomeData &result) const =0 | pwiz::proteome::Reader | pure virtual |
TestReader() | TestReader | inline |
TestReader() | TestReader | inline |
~Reader() | pwiz::proteome::Reader | inlinevirtual |