gem5 v24.0.0.0
Loading...
Searching...
No Matches
sc_gem5::ListNode Struct Reference

#include <list.hh>

Inheritance diagram for sc_gem5::ListNode:
sc_gem5::NodeList< Process > sc_gem5::NodeList< Channel > sc_gem5::Channel sc_gem5::NodeList< T > sc_gem5::Process sc_gem5::Method sc_gem5::Thread sc_gem5::CThread

Public Member Functions

 ListNode ()
 
virtual ~ListNode ()
 
void popListNode ()
 

Public Attributes

ListNodenextListNode
 
ListNodeprevListNode
 

Detailed Description

Definition at line 42 of file list.hh.

Constructor & Destructor Documentation

◆ ListNode()

sc_gem5::ListNode::ListNode ( )
inline

Definition at line 44 of file list.hh.

◆ ~ListNode()

virtual sc_gem5::ListNode::~ListNode ( )
inlinevirtual

Definition at line 45 of file list.hh.

Member Function Documentation

◆ popListNode()

Member Data Documentation

◆ nextListNode

◆ prevListNode

ListNode* sc_gem5::ListNode::prevListNode

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

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