gem5  v21.0.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
TriggerQueue< T >::ValType Struct Reference

Public Attributes

val
 
bool non_blocking
 

Detailed Description

template<typename T>
struct TriggerQueue< T >::ValType

Definition at line 56 of file TriggerQueue.hh.

Member Data Documentation

◆ non_blocking

template<typename T >
bool TriggerQueue< T >::ValType::non_blocking

Definition at line 58 of file TriggerQueue.hh.

◆ val

template<typename T >
T TriggerQueue< T >::ValType::val

Definition at line 57 of file TriggerQueue.hh.


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

Generated on Tue Jun 22 2021 15:28:45 for gem5 by doxygen 1.8.17