NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
binary_content.hpp File Reference
#include <cstdint>
#include <string>
#include <vector>
Include dependency graph for binary_content.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  storage::binary_content
 

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)