Aktualizr
C++ SOTA Client
Public Member Functions | Protected Attributes | List of all members
opcuabridge::Image Class Reference
Collaboration diagram for opcuabridge::Image:
[legend]

Public Member Functions

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)
 

Protected Attributes

std::string filename_
 
std::size_t length_ {}
 
std::vector< Hashhashes_
 

Detailed Description

Definition at line 9 of file image.h.


The documentation for this class was generated from the following file: