#include <image_file_data.hh>
Definition at line 39 of file image_file_data.hh.
◆ ImageFileData()
ImageFileData::ImageFileData |
( |
const std::string & |
f_name | ) |
|
◆ ~ImageFileData()
ImageFileData::~ImageFileData |
( |
| ) |
|
|
virtual |
◆ data()
uint8_t const* ImageFileData::data |
( |
| ) |
const |
|
inline |
◆ filename()
const std::string& ImageFileData::filename |
( |
| ) |
const |
|
inline |
◆ len()
size_t ImageFileData::len |
( |
| ) |
const |
|
inline |
◆ _data
uint8_t* ImageFileData::_data |
|
private |
◆ _filename
std::string ImageFileData::_filename |
|
private |
◆ _len
size_t ImageFileData::_len |
|
private |
The documentation for this class was generated from the following files: