ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Fields |
Memory Layout |
Name | SQLQueryParms |
---|---|
Type | CLASS |
Fields | 2 |
Source | qparms.h |
Namespace | mysqlpp |
Size | 40 |
Base class | std::vector<SQLTypeAdapter> |
Usage | The type is used by 16 symbols and 7 types. |
PADDING | FIELD |
V-TABLE | BASE |
BIT-FIELD |
Pos | Name | Type | Size | Offset |
---|---|---|---|---|
0 | parent_ | Query* | 8 | 24 |
1 | processing_ | bool | 1 | 32 |
Offset | Contents | Type |
---|---|---|
0 | base class | std::vector<SQLTypeAdapter> |
24 | .parent_ | Query* |
32 | .processing_ | bool |
33 | padding |