ProteoWizard
pwiz::analysis::MatrixIO Member List

This is the complete list of members for pwiz::analysis::MatrixIO, including all inherited members.

GetReadStream(std::ifstream &in, const std::string &filename)pwiz::analysis::MatrixIOstatic
GetWriteStream(std::ofstream &out, const std::string &filename)pwiz::analysis::MatrixIOstatic
ReadBinary(std::ifstream &in, boost::shared_ptr< DemuxTypes::MatrixType > matrix)pwiz::analysis::MatrixIOstatic
ReadBinary(const std::string &filename, boost::shared_ptr< DemuxTypes::MatrixType > matrix)pwiz::analysis::MatrixIOstatic
WriteBinary(std::ofstream &out, boost::shared_ptr< DemuxTypes::MatrixType > matrix)pwiz::analysis::MatrixIOstatic
WriteBinary(const std::string &filename, boost::shared_ptr< DemuxTypes::MatrixType > matrix)pwiz::analysis::MatrixIOstatic