gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
a_new_struct Struct Reference

#include <new_struct.h>

Public Member Functions

bool operator== (const a_new_struct &rhs) const
 

Public Attributes

char in_value1
 
char in_value2
 
sc_logic in_valid
 

Detailed Description

Definition at line 41 of file new_struct.h.

Member Function Documentation

◆ operator==()

bool a_new_struct::operator== ( const a_new_struct rhs) const
inline

Definition at line 46 of file new_struct.h.

References in_valid, in_value1, and in_value2.

Member Data Documentation

◆ in_valid

sc_logic a_new_struct::in_valid

Definition at line 44 of file new_struct.h.

Referenced by operator==().

◆ in_value1

char a_new_struct::in_value1

Definition at line 42 of file new_struct.h.

Referenced by operator==().

◆ in_value2

char a_new_struct::in_value2

Definition at line 43 of file new_struct.h.

Referenced by operator==().


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

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