![]() |
OpenMS
|
This is the complete list of members for ImzMLBinaryIO, including all inherited members.
| readIntArray(FILE *ibd, uint64_t offset, uint64_t count, ImzMLSpectrumIndex::DataType dt, std::vector< float > &out, const std::string &ibd_path) | ImzMLBinaryIO | static |
| readMzArray(FILE *ibd, uint64_t offset, uint64_t count, ImzMLSpectrumIndex::DataType dt, std::vector< double > &out, const std::string &ibd_path) | ImzMLBinaryIO | static |
| writeFloat32Array(FILE *ibd, const float *data, uint64_t count, const std::string &ibd_path) | ImzMLBinaryIO | static |
| writeFloat64Array(FILE *ibd, const double *data, uint64_t count, const std::string &ibd_path) | ImzMLBinaryIO | static |
| writeMzAsFloat32(FILE *ibd, const std::vector< double > &mz, const std::string &ibd_path) | ImzMLBinaryIO | static |
| writeMzAsFloat64(FILE *ibd, const std::vector< double > &mz, const std::string &ibd_path) | ImzMLBinaryIO | static |