|
Arachne 1.0
Arachne - the perpetual stitcher of Wikidata entities.
|
#include <include/pheidippides/transport.hpp>
Public Attributes | |
| std::string | storage_ref |
| std::string | sha256 |
| std::uint64_t | byte_length = 0 |
Definition at line 60 of file transport.hpp.
| std::uint64_t arachne::pheidippides::body_artifact_reference::byte_length = 0 |
Definition at line 63 of file transport.hpp.
Referenced by arachne::pheidippides::anonymous_namespace{transport.cpp}::verified_body_file::open_and_verify().
| std::string arachne::pheidippides::body_artifact_reference::sha256 |
Definition at line 62 of file transport.hpp.
Referenced by arachne::pheidippides::anonymous_namespace{transport.cpp}::verified_body_file::open_and_verify().
| std::string arachne::pheidippides::body_artifact_reference::storage_ref |
Definition at line 61 of file transport.hpp.
Referenced by arachne::pheidippides::anonymous_namespace{transport.cpp}::verified_body_file::open_and_verify().