ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Fields |
Memory Layout |
Name | Row |
---|---|
Type | CLASS |
Fields | 3 |
Source | row.h |
Namespace | mysqlpp |
Size | 64 |
Base class | OptionalExceptions |
Usage | The type is used by 15 symbols and 2 types. |
PADDING | FIELD |
V-TABLE | BASE |
BIT-FIELD |
Pos | Name | Type | Size | Offset |
---|---|---|---|---|
0 | data_ | Row::list_type | 24 | 16 |
1 | field_names_ | RefCountedPointer<FieldNames, RefCountedPointerDestroyer<FieldNames> > | 16 | 40 |
2 | initialized_ | bool | 1 | 56 |
Offset | Contents | Type |
---|---|---|
0 | base class | OptionalExceptions |
16 | .data_ | Row::list_type |
40 | .field_names_ | RefCountedPointer<FieldNames, RefCountedPointerDestroyer<FieldNames> > |
56 | .initialized_ | bool |
57 | padding |