gem5
|
#include <bitunion.hh>
Public Member Functions | |
BitUnionOperators (Type const &_data) | |
BitUnionOperators () | |
operator const Type () const | |
Type | operator= (Type const &_data) |
Type | operator= (BitUnionOperators const &other) |
bool | operator< (Base const &base) const |
bool | operator== (Base const &base) const |
Definition at line 209 of file bitunion.hh.
|
inline |
Definition at line 212 of file bitunion.hh.
|
inline |
Definition at line 217 of file bitunion.hh.
|
inline |
Definition at line 219 of file bitunion.hh.
|
inline |
Definition at line 239 of file bitunion.hh.
|
inline |
Definition at line 225 of file bitunion.hh.
|
inline |
Definition at line 232 of file bitunion.hh.
|
inline |
Definition at line 245 of file bitunion.hh.