| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include <storage_common/binary_content.hpp>#include <cstdio>#include <doca_error.h>#include <storage_common/definitions.hpp>#include <storage_common/os_utils.hpp>
Go to the source code of this file.
Namespaces | |
| storage | |
Functions | |
| bool | storage::file_has_binary_content_header (std::string const &file_name) |
| storage::binary_content | storage::load_binary_content_from_file (std::string const &file_name) |
| void | storage::write_binary_content_to_file (std::string const &file_name, storage::binary_content const &sbc) |