#include <kanzi/core/cpp/cstdint.hpp>
#include <kanzi/core/cpp/memory.hpp>
#include <kanzi/core/cpp/string_view.hpp>
#include <kanzi/core/file/file.hpp>
#include <kanzi/core/core_api.hpp>
Classes | |
class | kanzi::WriteOnlyDiskFile |
Implements the File interface for writing files to a disk. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
typedef unique_ptr< WriteOnlyDiskFile > | kanzi::WriteOnlyDiskFileUniquePtr |