#include <Message.h>
Definition at line 59 of file Message.h.
dev::shh::Envelope::Envelope |
( |
| ) |
|
|
inline |
Envelope::Envelope |
( |
RLP const & |
_m | ) |
|
dev::shh::Envelope::Envelope |
( |
unsigned |
_exp, |
|
|
unsigned |
_ttl, |
|
|
AbridgedTopics const & |
_topic |
|
) |
| |
|
inlineprivate |
bytes const& dev::shh::Envelope::data |
( |
| ) |
const |
|
inline |
unsigned dev::shh::Envelope::expiry |
( |
| ) |
const |
|
inline |
bool dev::shh::Envelope::isExpired |
( |
| ) |
const |
|
inline |
void Envelope::proveWork |
( |
unsigned |
_ms | ) |
|
unsigned dev::shh::Envelope::sent |
( |
| ) |
const |
|
inline |
unsigned dev::shh::Envelope::ttl |
( |
| ) |
const |
|
inline |
unsigned Envelope::workProved |
( |
| ) |
const |
bytes dev::shh::Envelope::m_data |
|
private |
unsigned dev::shh::Envelope::m_expiry = 0 |
|
private |
u256 dev::shh::Envelope::m_nonce |
|
private |
unsigned dev::shh::Envelope::m_ttl = 0 |
|
private |
The documentation for this class was generated from the following files: