gem5 v24.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
sc_gem5::VcdTraceValBool Class Reference
Inheritance diagram for sc_gem5::VcdTraceValBool:
sc_gem5::VcdTraceVal< bool > sc_gem5::TraceVal< T, Base > sc_gem5::TraceValBase

Public Member Functions

void output (std::ostream &os) override
 
- Public Member Functions inherited from sc_gem5::VcdTraceVal< bool >
 VcdTraceVal (const bool *t, const std::string &vcd_name, int width)
 
- Public Member Functions inherited from sc_gem5::TraceVal< T, Base >
 TraceVal (const T *_t, int _width)
 
 ~TraceVal ()
 
void finalize () override
 
const T & value ()
 
bool check () override
 
- Public Member Functions inherited from sc_gem5::TraceValBase
 TraceValBase (int _width)
 
virtual ~TraceValBase ()
 
int width ()
 

Additional Inherited Members

- Public Types inherited from sc_gem5::VcdTraceVal< bool >
typedef bool TracedType
 
- Protected Attributes inherited from sc_gem5::TraceValBase
int _width
 

Detailed Description

Definition at line 326 of file vcd.cc.

Member Function Documentation

◆ output()

void sc_gem5::VcdTraceValBool::output ( std::ostream &  os)
inlineoverride

Definition at line 332 of file vcd.cc.

References sc_gem5::TraceVal< T, Base >::value().


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

Generated on Mon Jan 13 2025 04:30:42 for gem5 by doxygen 1.9.8