|
| operation_process (blockchain_statistics_plugin &bsp, const bucket_object &b) |
|
template<typename T > |
void | operator() (const T &) const |
|
template<uint8_t Major, uint8_t Hardfork, uint16_t Release> |
void | operator() (const transfer_operation< Major, Hardfork, Release > &op) const |
|
template<uint8_t Major, uint8_t Hardfork, uint16_t Release> |
void | operator() (const interest_operation< Major, Hardfork, Release > &op) const |
|
template<uint8_t Major, uint8_t Hardfork, uint16_t Release> |
void | operator() (const account_create_operation< Major, Hardfork, Release > &op) const |
|
template<uint8_t Major, uint8_t Hardfork, uint16_t Release> |
void | operator() (const pow_operation< Major, Hardfork, Release > &op) const |
|
template<uint8_t Major, uint8_t Hardfork, uint16_t Release> |
void | operator() (const comment_operation< Major, Hardfork, Release > &op) const |
|
template<uint8_t Major, uint8_t Hardfork, uint16_t Release> |
void | operator() (const vote_operation< Major, Hardfork, Release > &op) const |
|
template<uint8_t Major, uint8_t Hardfork, uint16_t Release> |
void | operator() (const author_reward_operation< Major, Hardfork, Release > &op) const |
|
template<uint8_t Major, uint8_t Hardfork, uint16_t Release> |
void | operator() (const curation_reward_operation< Major, Hardfork, Release > &op) const |
|
template<uint8_t Major, uint8_t Hardfork, uint16_t Release> |
void | operator() (const liquidity_reward_operation< Major, Hardfork, Release > &op) const |
|
template<uint8_t Major, uint8_t Hardfork, uint16_t Release> |
void | operator() (const transfer_to_vesting_operation< Major, Hardfork, Release > &op) const |
|
template<uint8_t Major, uint8_t Hardfork, uint16_t Release> |
void | operator() (const fill_vesting_withdraw_operation< Major, Hardfork, Release > &op) const |
|
template<uint8_t Major, uint8_t Hardfork, uint16_t Release> |
void | operator() (const limit_order_create_operation< Major, Hardfork, Release > &op) const |
|
template<uint8_t Major, uint8_t Hardfork, uint16_t Release> |
void | operator() (const fill_order_operation< Major, Hardfork, Release > &op) const |
|
template<uint8_t Major, uint8_t Hardfork, uint16_t Release> |
void | operator() (const limit_order_cancel_operation< Major, Hardfork, Release > &op) const |
|
template<uint8_t Major, uint8_t Hardfork, uint16_t Release> |
void | operator() (const convert_operation< Major, Hardfork, Release > &op) const |
|
template<uint8_t Major, uint8_t Hardfork, uint16_t Release> |
void | operator() (const fill_convert_request_operation< Major, Hardfork, Release > &op) const |
|