ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Fields |
Memory Layout |
Name | CommandLine |
---|---|
Type | CLASS |
Fields | 7 |
Source | cmdline.h |
Namespace | mysqlpp::ssqlsxlat |
Size | 112 |
Base class | mysqlpp::CommandLineBase |
Usage | The type is used by 6 symbols. |
PADDING | FIELD |
V-TABLE | BASE |
BIT-FIELD |
Pos | Name | Type | Size | Offset |
---|---|---|---|---|
0 | input_ | char const* | 8 | 64 |
1 | output_ | char const* | 8 | 72 |
2 | pass_ | char const* | 8 | 80 |
3 | server_ | char const* | 8 | 88 |
4 | user_ | char const* | 8 | 96 |
5 | input_source_ | enum CommandLine::SourceSink | 4 | 104 |
6 | output_sink_ | enum CommandLine::SourceSink | 4 | 108 |
Offset | Contents | Type |
---|---|---|
0 | base class | mysqlpp::CommandLineBase |
64 | .input_ | char const* |
72 | .output_ | char const* |
80 | .pass_ | char const* |
88 | .server_ | char const* |
96 | .user_ | char const* |
104 | .input_source_ | enum CommandLine::SourceSink |
108 | .output_sink_ | enum CommandLine::SourceSink |