|
|
const std::string & | getFilename () const |
| |
|
void | setFilename (const std::string &filename) |
| |
|
const std::size_t & | getLength () const |
| |
|
void | setLength (const std::size_t &length) |
| |
|
const std::vector< Hash > & | getHashes () const |
| |
|
void | setHashes (const std::vector< Hash > &hashes) |
| |
|
Json::Value | wrapMessage () const |
| |
|
void | unwrapMessage (Json::Value v) |
| |
|
|
std::string | filename_ |
| |
|
std::size_t | length_ {} |
| |
|
std::vector< Hash > | hashes_ |
| |
Definition at line 9 of file image.h.
The documentation for this class was generated from the following file:
- src/libaktualizr/opcuabridge/image.h