gem5
v20.1.0.0
|
#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 |
Definition at line 41 of file new_struct.h.
|
inline |
Definition at line 77 of file new_struct.h.
sc_logic a_new_struct::in_valid |
Definition at line 75 of file new_struct.h.
char a_new_struct::in_value1 |
Definition at line 73 of file new_struct.h.
char a_new_struct::in_value2 |
Definition at line 74 of file new_struct.h.