|
| SliceSpec (const char *fieldName) |
|
| SliceSpec (const char *fieldName, le_bitrange slice) |
|
| SliceSpec (const cstring fieldName) |
|
| SliceSpec (const cstring fieldName, le_bitrange slice) |
|
bool | operator!= (const SliceSpec other) const |
|
bool | operator< (const SliceSpec other) const |
|
bool | operator<= (const SliceSpec other) const |
|
bool | operator== (const SliceSpec other) const |
|
bool | operator> (const SliceSpec other) const |
|
bool | operator>= (const SliceSpec other) const |
|
|
std::string | fieldName |
|
std::optional< le_bitrange > | slice |
|
|
std::ostream & | operator<< (std::ostream &out, const SliceSpec &sliceSpec) |
|
The documentation for this struct was generated from the following file: