#include <inject_ethernet_common.h>
|
bool | extractFragsFrag (AttrDictParser *parser, const attr_value_t *attr, simics::types::frags_frag_t *frag) |
|
bool | extractFrags (AttrDictParser *parser, const attr_value_t *attr, simics::types::frags_t *frags) |
|
virtual bool | setValue (AttrDictParser *parser, const std::string &key, attr_value_t *attr, TPAYLOAD *gp) |
|
virtual void | released (TPAYLOAD *gp) |
|
| InjectBase () |
|
virtual | ~InjectBase () |
|
virtual bool | setValue (AttrDictParser *parser, const std::string &key, attr_value_t *attr, TPAYLOAD *gp)=0 |
|
virtual void | attrToValue (AttrDictParser *parser, TPAYLOAD *gp) |
|
virtual void | released (TPAYLOAD *gp) |
|
virtual bool | parse (AttrDictParser *parser, const std::string &key, attr_value_t *attr) |
|
template<typename T > |
T * | get_extension (TPAYLOAD *gp) |
|
| Registrant () |
|
| Registrant (const Registrant &rhs) |
|
virtual | ~Registrant () |
|
void | detach () |
|
◆ extractFrags()
template<typename TPAYLOAD >
◆ extractFragsFrag()
template<typename TPAYLOAD >
◆ released()
template<typename TPAYLOAD >
◆ setValue()
template<typename TPAYLOAD >
The documentation for this class was generated from the following file: