ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | ResultBase |
|---|---|
| Type | CLASS |
| Fields | 5 |
| Source | result.h |
| Namespace | mysqlpp |
| Size | 88 |
| Base class | OptionalExceptions |
| Usage | The type is used by 11 symbols. |
| PADDING | FIELD |
| V-TABLE | BASE |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | driver_ | DBDriver* | 8 | 16 |
| 1 | fields_ | Fields | 24 | 24 |
| 2 | names_ | RefCountedPointer<FieldNames, RefCountedPointerDestroyer<FieldNames> > | 16 | 48 |
| 3 | types_ | RefCountedPointer<FieldTypes, RefCountedPointerDestroyer<FieldTypes> > | 16 | 64 |
| 4 | current_field_ | std::vector<Field>::size_type | 8 | 80 |
| Offset | Contents | Type |
|---|---|---|
| 0 | base class | OptionalExceptions |
| 16 | .driver_ | DBDriver* |
| 24 | .fields_ | Fields |
| 48 | .names_ | RefCountedPointer<FieldNames, RefCountedPointerDestroyer<FieldNames> > |
| 64 | .types_ | RefCountedPointer<FieldTypes, RefCountedPointerDestroyer<FieldTypes> > |
| 80 | .current_field_ | std::vector<Field>::size_type |