#include <response.hpp>
Definition at line 243 of file response.hpp.
◆ Response() [1/4]
bb::crypto::merkle_tree::Response::Response |
( |
bool |
s, |
|
|
std::string |
m |
|
) |
| |
|
inline |
◆ Response() [2/4]
bb::crypto::merkle_tree::Response::Response |
( |
| ) |
|
|
default |
◆ ~Response()
bb::crypto::merkle_tree::Response::~Response |
( |
| ) |
|
|
default |
◆ Response() [3/4]
bb::crypto::merkle_tree::Response::Response |
( |
const Response & |
other | ) |
|
|
default |
◆ Response() [4/4]
bb::crypto::merkle_tree::Response::Response |
( |
Response && |
other | ) |
|
|
defaultnoexcept |
◆ operator=() [1/2]
Response & bb::crypto::merkle_tree::Response::operator= |
( |
const Response & |
other | ) |
|
|
default |
◆ operator=() [2/2]
◆ message
std::string bb::crypto::merkle_tree::Response::message |
◆ success
bool bb::crypto::merkle_tree::Response::success |
The documentation for this struct was generated from the following file: