C++ Device API Reference Manual
Reference documentation for the Simics C++ Device API.
 
Loading...
Searching...
No Matches
sme::callback_overlay Member List

This is the complete list of members for sme::callback_overlay, including all inherited members.

__add_rule(std::function< void()> _func, stage::E _stage, type::E _type, std::string _name, va_list &args)sme::callback_overlayinlineprotected
activate_rule(stage::E _stage, std::string _name)sme::callback_overlayinline
add_rule(std::function< void()> _func, stage::E _stage, type::E _type, std::string _name,...)sme::callback_overlayinline
callback_overlay()sme::callback_overlayinline
deactivate_rule(stage::E _stage, std::string _name)sme::callback_overlayinline
get_rule_container(stage::E _stage)sme::callback_overlayinline
m_post_readsme::callback_overlayprotected
m_post_writesme::callback_overlayprotected
m_pre_readsme::callback_overlayprotected
m_pre_writesme::callback_overlayprotected
process_post_read_rules(uint64_t _old_value, uint64_t _new_value)sme::callback_overlayinline
process_post_write_rules(uint64_t _old_value, uint64_t _new_value)sme::callback_overlayinline
process_pre_read_rules(uint64_t _old_value, uint64_t _new_value)sme::callback_overlayinline
process_pre_write_rules(uint64_t _old_value, uint64_t _new_value)sme::callback_overlayinline
~callback_overlay()sme::callback_overlayinline