gem5 v24.0.0.0
Loading...
Searching...
No Matches
tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list Class Reference

Public Member Functions

 delta_list ()
 
void insert (const PAYLOAD &p)
 
PAYLOADget ()
 
bool next ()
 
void reset ()
 

Public Attributes

unsigned int size
 

Private Attributes

std::vector< PAYLOADentries
 
unsigned int out
 

Detailed Description

template<typename OWNER, typename TYPES = tlm::tlm_base_protocol_types>
class tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list

Definition at line 142 of file peq_with_cb_and_phase.h.

Constructor & Destructor Documentation

◆ delta_list()

template<typename OWNER , typename TYPES = tlm::tlm_base_protocol_types>
tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::delta_list ( )
inline

Member Function Documentation

◆ get()

template<typename OWNER , typename TYPES = tlm::tlm_base_protocol_types>
PAYLOAD & tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::get ( )
inline

◆ insert()

◆ next()

template<typename OWNER , typename TYPES = tlm::tlm_base_protocol_types>
bool tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::next ( )
inline

◆ reset()

Member Data Documentation

◆ entries

◆ out

template<typename OWNER , typename TYPES = tlm::tlm_base_protocol_types>
unsigned int tlm_utils::peq_with_cb_and_phase< OWNER, TYPES >::delta_list::out
private

◆ size


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

Generated on Tue Jun 18 2024 16:24:56 for gem5 by doxygen 1.11.0