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