gem5  v20.1.0.0
Public Types | Public Member Functions | List of all members
CallbackQueue Class Reference

#include <callback.hh>

Inheritance diagram for 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. More...
 

Detailed Description

Definition at line 35 of file callback.hh.

Member Typedef Documentation

◆ Base

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

Definition at line 38 of file callback.hh.


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

Generated on Wed Sep 30 2020 14:02:22 for gem5 by doxygen 1.8.17