gem5  v22.1.0.0
Classes | Functions
arr_struct.h File Reference

Go to the source code of this file.

Classes

struct  arr_struct1
 
struct  arr_struct2
 

Functions

bool operator== (const arr_struct1 &, const arr_struct1 &)
 
void sc_trace (sc_trace_file *, const arr_struct1 &, const std::string &)
 
bool operator== (const arr_struct2 &, const arr_struct2 &)
 
void sc_trace (sc_trace_file *, const arr_struct2 &, const std::string &)
 

Function Documentation

◆ operator==() [1/2]

bool operator== ( const arr_struct1 ,
const arr_struct1  
)
inline

Definition at line 47 of file arr_struct.h.

◆ operator==() [2/2]

bool operator== ( const arr_struct2 ,
const arr_struct2  
)
inline

Definition at line 70 of file arr_struct.h.

◆ sc_trace() [1/2]

void sc_trace ( sc_trace_file *  ,
const arr_struct1 ,
const std::string &   
)
inline

Definition at line 55 of file arr_struct.h.

◆ sc_trace() [2/2]

void sc_trace ( sc_trace_file *  ,
const arr_struct2 ,
const std::string &   
)
inline

Definition at line 78 of file arr_struct.h.


Generated on Wed Dec 21 2022 10:23:04 for gem5 by doxygen 1.9.1