Ethereum  PoC-8
The C++ Implementation of Ethereum
dev::eth::LocalisedLogEntry Member List

This is the complete list of members for dev::eth::LocalisedLogEntry, including all inherited members.

addressdev::eth::LogEntry
blockHashdev::eth::LocalisedLogEntry
blockNumberdev::eth::LocalisedLogEntry
bloom() constdev::eth::LogEntry
datadev::eth::LogEntry
isSpecialdev::eth::LocalisedLogEntry
LocalisedLogEntry()=defaultdev::eth::LocalisedLogEntry
LocalisedLogEntry(LogEntry const &_le)dev::eth::LocalisedLogEntryinlineexplicit
LocalisedLogEntry(LogEntry const &_le, h256 _special)dev::eth::LocalisedLogEntryinline
LocalisedLogEntry(LogEntry const &_le, h256 const &_blockHash, BlockNumber _blockNumber, h256 const &_transactionHash, unsigned _transactionIndex, unsigned _logIndex, BlockPolarity _polarity=BlockPolarity::Unknown)dev::eth::LocalisedLogEntryinline
LogEntry()=defaultdev::eth::LogEntry
LogEntry(RLP const &_r)dev::eth::LogEntryexplicit
LogEntry(Address const &_address, h256s _topics, bytes _data)dev::eth::LogEntryinline
logIndexdev::eth::LocalisedLogEntry
mineddev::eth::LocalisedLogEntry
polaritydev::eth::LocalisedLogEntry
specialdev::eth::LocalisedLogEntry
streamRLP(RLPStream &_s) constdev::eth::LogEntry
topicsdev::eth::LogEntry
transactionHashdev::eth::LocalisedLogEntry
transactionIndexdev::eth::LocalisedLogEntry