SystemC Library API Reference Manual
Reference documentation for the Simics SystemC Library.
 
Loading...
Searching...
No Matches
simics::systemc::injection::InjectRegistry< TPAYLOAD > Class Template Reference

#include <inject_registry.h>

Inheritance diagram for simics::systemc::injection::InjectRegistry< TPAYLOAD >:

Public Member Functions

TPAYLOAD * attrToPayload (conf_object_t *obj, attr_value_t *attr)
 
bool operator() (InjectInterface< TPAYLOAD > *iface)
 

Member Function Documentation

◆ attrToPayload()

template<typename TPAYLOAD >
TPAYLOAD * simics::systemc::injection::InjectRegistry< TPAYLOAD >::attrToPayload ( conf_object_t *  obj,
attr_value_t *  attr 
)
inline

◆ operator()()

template<typename TPAYLOAD >
bool simics::systemc::injection::InjectRegistry< TPAYLOAD >::operator() ( InjectInterface< TPAYLOAD > *  iface)
inline

The documentation for this class was generated from the following file: