gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::CallbackQueue Class Reference

#include <callback.hh>

Inheritance diagram for gem5::CallbackQueue:
std::list< std::function< void()> >

Public Types

using Base = std::list<std::function<void()>>

Public Member Functions

void process ()

Additional Inherited Members

Public Attributes inherited from std::list< std::function< void()> >
std::function< void()> item
 Dummy Item.
std::function< void()> item
 Dummy Item.

Detailed Description

Definition at line 38 of file callback.hh.

Member Typedef Documentation

◆ Base

using gem5::CallbackQueue::Base = std::list<std::function<void()>>

Definition at line 41 of file callback.hh.


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

Generated on Sat Oct 18 2025 08:06:49 for gem5 by doxygen 1.14.0