ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | SQLParseElement |
|---|---|
| Type | STRUCT |
| Fields | 3 |
| Source | qparms.h |
| Namespace | mysqlpp |
| Size | 16 |
| Usage | The type is used by 1 type. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | before | std::string | 8 | 0 |
| 1 | option | char | 1 | 8 |
| 2 | num | signed char | 1 | 9 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .before | std::string |
| 8 | .option | char |
| 9 | .num | signed char |
| 10 | padding |