ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | CommandLine |
|---|---|
| Type | CLASS |
| Fields | 6 |
| Source | cmdline.h |
| Namespace | mysqlpp::examples |
| Size | 104 |
| Base class | mysqlpp::CommandLineBase |
| Usage | The type is used by 7 symbols. |
| PADDING | FIELD |
| V-TABLE | BASE |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | dtest_mode_ | bool | 1 | 64 |
| 1 | run_mode_ | int | 4 | 68 |
| 2 | server_ | char const* | 8 | 72 |
| 3 | user_ | char const* | 8 | 80 |
| 4 | pass_ | char const* | 8 | 88 |
| 5 | usage_extra_ | char const* | 8 | 96 |
| Offset | Contents | Type |
|---|---|---|
| 0 | base class | mysqlpp::CommandLineBase |
| 64 | .dtest_mode_ | bool |
| 65 | padding | |
| 68 | .run_mode_ | int |
| 72 | .server_ | char const* |
| 80 | .user_ | char const* |
| 88 | .pass_ | char const* |
| 96 | .usage_extra_ | char const* |