#include <log.hpp>
◆ Log()
◆ getAccount()
| std::shared_ptr< object::Account > graphql::taraxa::Log::getAccount |
( |
std::optional< response::Value > && |
blockArg | ) |
const |
|
noexcept |
◆ getData()
| response::Value graphql::taraxa::Log::getData |
( |
| ) |
const |
|
noexcept |
◆ getIndex()
| int graphql::taraxa::Log::getIndex |
( |
| ) |
const |
|
noexcept |
◆ getTopics()
| std::vector< response::Value > graphql::taraxa::Log::getTopics |
( |
| ) |
const |
|
noexcept |
◆ getTransaction()
| std::shared_ptr< object::Transaction > graphql::taraxa::Log::getTransaction |
( |
| ) |
const |
|
noexcept |
◆ final_chain_
◆ kIndex
| const int graphql::taraxa::Log::kIndex |
|
private |
◆ kLog
◆ kTransaction
| std::shared_ptr<const Transaction> graphql::taraxa::Log::kTransaction |
|
private |
◆ trx_manager_
The documentation for this class was generated from the following files:
- libraries/core_libs/network/graphql/include/graphql/log.hpp
- libraries/core_libs/network/graphql/src/log.cpp