|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <elasticsearch_plugin.hpp>
Public Attributes | |
| account_history_object | account_history |
| operation_history_struct | operation_history |
| int64_t | operation_type |
| uint64_t | operation_id_num |
| block_struct | block_data |
| optional< visitor_struct > | additional_data |
Definition at line 138 of file elasticsearch_plugin.hpp.
| account_history_object graphene::elasticsearch::bulk_struct::account_history |
Definition at line 139 of file elasticsearch_plugin.hpp.
| optional<visitor_struct> graphene::elasticsearch::bulk_struct::additional_data |
Definition at line 144 of file elasticsearch_plugin.hpp.
| block_struct graphene::elasticsearch::bulk_struct::block_data |
Definition at line 143 of file elasticsearch_plugin.hpp.
| operation_history_struct graphene::elasticsearch::bulk_struct::operation_history |
Definition at line 140 of file elasticsearch_plugin.hpp.
| uint64_t graphene::elasticsearch::bulk_struct::operation_id_num |
Definition at line 142 of file elasticsearch_plugin.hpp.
| int64_t graphene::elasticsearch::bulk_struct::operation_type |
Definition at line 141 of file elasticsearch_plugin.hpp.
1.8.17