|
cprover
|
#include <flatten_byte_extract_exceptions.h>
Inheritance diagram for non_byte_alignedt:
Collaboration diagram for non_byte_alignedt:Public Member Functions | |
| non_byte_alignedt (const struct_typet &struct_type, const struct_union_typet::componentt &component, const mp_integer &byte_width) | |
| const char * | what () const optional_noexcept override |
Public Member Functions inherited from flatten_byte_extract_exceptiont | |
| flatten_byte_extract_exceptiont (const std::string &exception_message) | |
Private Attributes | |
| const struct_typet | struct_type |
| const struct_union_typet::componentt | component |
| const mp_integer | byte_width |
| std::string | computed_error_message |
Definition at line 55 of file flatten_byte_extract_exceptions.h.
|
inline |
Definition at line 58 of file flatten_byte_extract_exceptions.h.
|
inlineoverride |
Definition at line 76 of file flatten_byte_extract_exceptions.h.
|
private |
Definition at line 84 of file flatten_byte_extract_exceptions.h.
|
private |
Definition at line 83 of file flatten_byte_extract_exceptions.h.
|
private |
Definition at line 86 of file flatten_byte_extract_exceptions.h.
|
private |
Definition at line 82 of file flatten_byte_extract_exceptions.h.