BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
IOFactory Member List

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

automatic enum valueIOFactory
bornagain enum valueIOFactory
fileTypeMatchesLoaderSelector(const std::string &fileName, LoaderSelector selector)IOFactoryprivatestatic
LoaderSelector enum nameIOFactory
nicos enum valueIOFactory
readDatafield(const std::string &file_name, LoaderSelector selector=automatic)IOFactorystatic
readDatafield(const std::string &file_name, std::function< Datafield *(std::istream &)> readData)IOFactoryprivatestatic
readReflectometryData(const std::string &file_name)IOFactorystatic
tiff enum valueIOFactory
writeDatafield(const Datafield &data, const std::string &file_name)IOFactorystatic
writeDatafield(const std::string &file_name, std::function< void(std::ostream &)> writeData)IOFactoryprivatestatic
writeSimulationResult(const SimulationResult &result, const std::string &file_name)IOFactorystatic