|
Electroneum
|
#include <chain_switch_1.h>


Additional Inherited Members | |
Public Types inherited from test_chain_unit_base | |
| typedef boost::function< bool(cryptonote::core &c, size_t ev_index, const std::vector< test_event_entry > &events)> | verify_callback |
| typedef std::map< std::string, verify_callback > | callbacks_map |
Definition at line 38 of file chain_switch_1.h.
| gen_chain_switch_1::gen_chain_switch_1 | ( | ) |
Definition at line 39 of file chain_switch_1.cpp.

| bool gen_chain_switch_1::check_split_not_switched | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events | ||
| ) |
Definition at line 123 of file chain_switch_1.cpp.


| bool gen_chain_switch_1::check_split_switched | ( | cryptonote::core & | c, |
| size_t | ev_index, | ||
| const std::vector< test_event_entry > & | events | ||
| ) |
Definition at line 166 of file chain_switch_1.cpp.


| bool gen_chain_switch_1::generate | ( | std::vector< test_event_entry > & | events | ) | const |
Definition at line 47 of file chain_switch_1.cpp.