ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | DBDriver |
|---|---|
| Type | CLASS |
| Fields | 6 |
| Source | dbdriver.h |
| Namespace | mysqlpp |
| Size | 1456 |
| Usage | The type is used by 54 symbols and 2 types. |
| PADDING | FIELD |
| V-TABLE | BASE |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | _vptr | int(*)(...) | 8 | 0 |
| 1 | mysql_ | MYSQL | 1272 | 8 |
| 2 | is_connected_ | bool | 1 | 1280 |
| 3 | applied_options_ | DBDriver::OptionList | 80 | 1288 |
| 4 | pending_options_ | DBDriver::OptionList | 80 | 1368 |
| 5 | error_message_ | std::string | 8 | 1448 |
| Offset | Contents | Type |
|---|---|---|
| 0 | ._vptr | int(*)(...) |
| 8 | .mysql_ | MYSQL |
| 1280 | .is_connected_ | bool |
| 1281 | padding | |
| 1288 | .applied_options_ | DBDriver::OptionList |
| 1368 | .pending_options_ | DBDriver::OptionList |
| 1448 | .error_message_ | std::string |