ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | SslOption |
|---|---|
| Type | CLASS |
| Fields | 5 |
| Source | options.h |
| Namespace | mysqlpp |
| Size | 48 |
| Base class | Option |
| Usage | The type is used by 4 symbols. |
| PADDING | FIELD |
| V-TABLE | BASE |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | key_ | std::string | 8 | 8 |
| 1 | cert_ | std::string | 8 | 16 |
| 2 | ca_ | std::string | 8 | 24 |
| 3 | capath_ | std::string | 8 | 32 |
| 4 | cipher_ | std::string | 8 | 40 |
| Offset | Contents | Type |
|---|---|---|
| 0 | base class | Option |
| 8 | .key_ | std::string |
| 16 | .cert_ | std::string |
| 24 | .ca_ | std::string |
| 32 | .capath_ | std::string |
| 40 | .cipher_ | std::string |