|
Monero
|
#include <chaingen.h>


Public Member Functions | |
| push_core_event_visitor (cryptonote::core &c, const std::vector< test_event_entry > &events, t_test_class &validator) | |
| void | event_index (size_t ev_index) |
| bool | operator() (const event_replay_settings &settings) |
| bool | operator() (const event_visitor_settings &settings) |
| bool | operator() (const cryptonote::transaction &tx) const |
| bool | operator() (const std::vector< cryptonote::transaction > &txs) const |
| bool | operator() (const cryptonote::block &b) const |
| bool | operator() (const callback_entry &cb) const |
| bool | operator() (const cryptonote::account_base &ab) const |
| bool | operator() (const serialized_block &sr_block) const |
| bool | operator() (const serialized_transaction &sr_tx) const |
Private Member Functions | |
| void | log_event (const std::string &event_type) const |
Private Attributes | |
| cryptonote::core & | m_c |
| const std::vector< test_event_entry > & | m_events |
| t_test_class & | m_validator |
| size_t | m_ev_index |
| cryptonote::relay_method | m_tx_relay |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |