gem5 v25.0.0.1
Loading...
Searching...
No Matches
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 Sat Oct 18 2025 08:06:48 for gem5 by doxygen 1.14.0