ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Fields |
Memory Layout |
Name | SimpleResult |
---|---|
Type | CLASS |
Fields | 4 |
Source | result.h |
Namespace | mysqlpp |
Size | 32 |
Usage | The type is used by 4 symbols. |
PADDING | FIELD |
V-TABLE | BASE |
BIT-FIELD |
Pos | Name | Type | Size | Offset |
---|---|---|---|---|
0 | copacetic_ | bool | 1 | 0 |
1 | insert_id_ | ulonglong | 8 | 8 |
2 | rows_ | ulonglong | 8 | 16 |
3 | info_ | std::string | 8 | 24 |
Offset | Contents | Type |
---|---|---|
0 | .copacetic_ | bool |
1 | padding | |
8 | .insert_id_ | ulonglong |
16 | .rows_ | ulonglong |
24 | .info_ | std::string |