gem5 v25.0.0.1
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.

References first.

◆ ~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.

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.

◆ push()

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

Definition at line 267 of file endian_conv.hh.

References c, and first.

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(), tlm_endian_context_pool(), and ~tlm_endian_context_pool().


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

Generated on Sat Oct 18 2025 08:07:54 for gem5 by doxygen 1.14.0