This class provides a persistent representation for the DataHeader class.
More...
#include <DataHeader_p5.h>
This class provides a persistent representation for the DataHeader class.
Definition at line 59 of file DataHeader_p5.h.
◆ DataHeader_p5()
| DataHeader_p5::DataHeader_p5 |
( |
| ) |
|
◆ dhFormMdx()
| const std::string & DataHeader_p5::dhFormMdx |
( |
| ) |
const |
◆ dhFormToken()
| const std::string & DataHeader_p5::dhFormToken |
( |
| ) |
const |
◆ elements()
◆ setDhFormToken()
Definition at line 66 of file DataHeader_p5.cxx.
71 for (
const std::string&
s : dhForm.
map()) {
80 MD5 checkSum((
unsigned char*)
stream.str().c_str(),
stream.str().size());
82 checkSum.raw_digest((
unsigned char*)(&checkSumUuid));
84 uuid_unparse_upper(checkSumUuid,
text);
◆ DataHeaderCnv_p5
◆ m_dataHeader
◆ m_dhFormMdx
| std::string DataHeader_p5::m_dhFormMdx |
|
private |
◆ m_dhFormToken
| std::string DataHeader_p5::m_dhFormToken |
|
private |
The documentation for this class was generated from the following files: