BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
IntensityDataIOFactory Member List

This is the complete list of members for IntensityDataIOFactory, including all inherited members.

readIntensityData(const std::string &file_name)IntensityDataIOFactorystatic
readOutputData(const std::string &file_name)IntensityDataIOFactorystatic
readOutputData(const std::string &file_name, std::function< OutputData< double > *(std::istream &)> readData)IntensityDataIOFactoryprivatestatic
readReflectometryData(const std::string &file_name)IntensityDataIOFactorystatic
writeIntensityData(const IHistogram &histogram, const std::string &file_name)IntensityDataIOFactorystatic
writeOutputData(const OutputData< double > &data, const std::string &file_name)IntensityDataIOFactorystatic
writeOutputData(const std::string &file_name, std::function< void(std::ostream &)> writeData)IntensityDataIOFactoryprivatestatic
writeSimulationResult(const SimulationResult &result, const std::string &file_name)IntensityDataIOFactorystatic