gem5 v24.0.0.0
Loading...
Searching...
No Matches
ExtensionPool< T >::entry Struct Reference

Public Member Functions

 entry (T *content)
 

Public Attributes

T * that
 
entrynext
 

Detailed Description

template<class T>
struct ExtensionPool< T >::entry

Definition at line 25 of file extensionPool.h.

Constructor & Destructor Documentation

◆ entry()

template<class T >
ExtensionPool< T >::entry::entry ( T * content)
inline

Member Data Documentation

◆ next

template<class T >
entry* ExtensionPool< T >::entry::next

◆ that

template<class T >
T* ExtensionPool< T >::entry::that

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

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