gem5 v24.0.0.0
Loading...
Searching...
No Matches
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, and tlm::tlm_endian_context::next.

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 c, first, and SwitchingFiber::next.

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 Tue Jun 18 2024 16:24:56 for gem5 by doxygen 1.11.0