ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Fields |
Memory Layout |
Name | equal_list_ba<FieldNames, Row, quote_type0> |
---|---|
Type | STRUCT |
Fields | 5 |
Source | vallist.h |
Namespace | mysqlpp |
Size | 40 |
Usage | The type is used by 1 symbol. |
PADDING | FIELD |
BIT-FIELD |
Pos | Name | Type | Size | Offset |
---|---|---|---|---|
0 | list1 | FieldNames const* | 8 | 0 |
1 | list2 | Row const* | 8 | 8 |
2 | delim | char const* | 8 | 16 |
3 | equl | char const* | 8 | 24 |
4 | manip | enum quote_type0 | 4 | 32 |
Offset | Contents | Type |
---|---|---|
0 | .list1 | FieldNames const* |
8 | .list2 | Row const* |
16 | .delim | char const* |
24 | .equl | char const* |
32 | .manip | enum quote_type0 |
36 | padding |