gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
tlm::tlm_endian_context_pool Class Reference

#include <endian_conv.hh>

Public Member Functions

 tlm_endian_context_pool ()
 
 ~tlm_endian_context_pool ()
 
tlm_endian_contextpop ()
 
void push (tlm_endian_context *c)
 

Public Attributes

tlm_endian_contextfirst
 

Detailed Description

Definition at line 149 of file endian_conv.hh.

Constructor & Destructor Documentation

◆ tlm_endian_context_pool()

tlm::tlm_endian_context_pool::tlm_endian_context_pool ( )
inline

Definition at line 246 of file endian_conv.hh.

◆ ~tlm_endian_context_pool()

tlm::tlm_endian_context_pool::~tlm_endian_context_pool ( )
inline

Definition at line 248 of file endian_conv.hh.

References first, and tlm::tlm_endian_context::next.

Member Function Documentation

◆ pop()

tlm_endian_context * tlm::tlm_endian_context_pool::pop ( )
inline

Definition at line 258 of file endian_conv.hh.

References first, tlm::tlm_endian_context::next, and gem5::VegaISA::r.

Referenced by tlm::establish_context().

◆ push()

void tlm::tlm_endian_context_pool::push ( tlm_endian_context c)
inline

Definition at line 267 of file endian_conv.hh.

References gem5::VegaISA::c, and first.

Referenced by tlm::tlm_endian_context::free().

Member Data Documentation

◆ first

tlm_endian_context* tlm::tlm_endian_context_pool::first

Definition at line 152 of file endian_conv.hh.

Referenced by pop(), push(), and ~tlm_endian_context_pool().


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

Generated on Wed Dec 21 2022 10:25:12 for gem5 by doxygen 1.9.1