ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | BadConversion |
|---|---|
| Type | CLASS |
| Fields | 4 |
| Source | exceptions.h |
| Namespace | mysqlpp |
| Size | 48 |
| Base class | Exception |
| Usage | The type is used by 5 symbols. |
| PADDING | FIELD |
| V-TABLE | BASE |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | type_name | char const* | 8 | 16 |
| 1 | data | std::string | 8 | 24 |
| 2 | retrieved | size_t | 8 | 32 |
| 3 | actual_size | size_t | 8 | 40 |
| Offset | Contents | Type |
|---|---|---|
| 0 | base class | Exception |
| 16 | .type_name | char const* |
| 24 | .data | std::string |
| 32 | .retrieved | size_t |
| 40 | .actual_size | size_t |