ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Fields |
Memory Layout |
Name | Query |
---|---|
Type | CLASS |
Fields | 7 |
Source | query.h |
Namespace | mysqlpp |
Size | 520 |
Base class | 0: std::basic_ostream<char> 1: OptionalExceptions |
Usage | The type is used by 38 symbols and 1 type. |
PADDING | FIELD |
V-TABLE | BASE |
BIT-FIELD |
Pos | Name | Type | Size | Offset |
---|---|---|---|---|
0 | template_defaults | SQLQueryParms | 40 | 24 |
1 | conn_ | Connection* | 8 | 64 |
2 | copacetic_ | bool | 1 | 72 |
3 | parse_elems_ | std::vector<SQLParseElement> | 24 | 80 |
4 | parsed_names_ | std::vector<std::string> | 24 | 104 |
5 | parsed_nums_ | std::map<std::string, short> | 48 | 128 |
6 | sbuffer_ | std::stringbuf | 176 |
Offset | Contents | Type |
---|---|---|
0 | base class | 0: std::basic_ostream<char> 1: OptionalExceptions |
24 | .template_defaults | SQLQueryParms |
64 | .conn_ | Connection* |
72 | .copacetic_ | bool |
73 | padding | |
80 | .parse_elems_ | std::vector<SQLParseElement> |
104 | .parsed_names_ | std::vector<std::string> |
128 | .parsed_nums_ | std::map<std::string, short> |
176 | .sbuffer_ | std::stringbuf |
176 | padding |