#include <LogEntry.h>
Definition at line 34 of file LogEntry.h.
◆ LogEntry() [1/3]
| dev::eth::LogEntry::LogEntry |
( |
| ) |
|
|
default |
◆ LogEntry() [2/3]
| dev::eth::LogEntry::LogEntry |
( |
RLP const & |
_r | ) |
|
|
explicit |
◆ LogEntry() [3/3]
| dev::eth::LogEntry::LogEntry |
( |
Address const & |
_address, |
|
|
h256s |
_topics, |
|
|
bytes |
_data |
|
) |
| |
|
inline |
◆ bloom()
| LogBloom dev::eth::LogEntry::bloom |
( |
| ) |
const |
◆ streamRLP()
| void dev::eth::LogEntry::streamRLP |
( |
RLPStream & |
_s | ) |
const |
◆ address
| Address dev::eth::LogEntry::address |
◆ data
| bytes dev::eth::LogEntry::data |
◆ topics
| h256s dev::eth::LogEntry::topics |
The documentation for this struct was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ethereum-cpp-1.6.0/libethcore/LogEntry.h
- /home/abuild/rpmbuild/BUILD/ethereum-cpp-1.6.0/libethcore/LogEntry.cpp