ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Fields |
Memory Layout |
Name | Connection |
---|---|
Type | CLASS |
Fields | 3 |
Source | connection.h |
Namespace | mysqlpp |
Size | 40 |
Base class | OptionalExceptions |
Usage | The type is used by 52 symbols and 7 types. |
PADDING | FIELD |
V-TABLE | BASE |
BIT-FIELD |
Pos | Name | Type | Size | Offset |
---|---|---|---|---|
0 | error_message_ | std::string | 8 | 16 |
1 | driver_ | DBDriver* | 8 | 24 |
2 | copacetic_ | bool | 1 | 32 |
Offset | Contents | Type |
---|---|---|
0 | base class | OptionalExceptions |
16 | .error_message_ | std::string |
24 | .driver_ | DBDriver* |
32 | .copacetic_ | bool |
33 | padding |