![]() |
OGS
|
Definition of the Writer class.
Definition in file Writer.h.
#include <filesystem>#include <sstream>#include <string>#include <string_view>Go to the source code of this file.
Classes | |
| class | BaseLib::IO::Writer |
| Base class which enables writing an object to string, stringstream or file. More... | |
Namespaces | |
| namespace | BaseLib |
| namespace | BaseLib::IO |
Functions | |
| int | BaseLib::IO::writeStringToFile (std::string_view content, std::filesystem::path const &file_path) |