ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Fields |
Memory Layout |
Name | Time |
---|---|
Type | CLASS |
Fields | 3 |
Source | datetime.h |
Namespace | mysqlpp |
Size | 16 |
Base class | Comparable<Time> |
Usage | The type is used by 14 symbols and 1 type. |
PADDING | FIELD |
V-TABLE | BASE |
BIT-FIELD |
Pos | Name | Type | Size | Offset |
---|---|---|---|---|
0 | hour_ | unsigned char | 1 | 8 |
1 | minute_ | unsigned char | 1 | 9 |
2 | second_ | unsigned char | 1 | 10 |
Offset | Contents | Type |
---|---|---|
0 | base class | Comparable<Time> |
8 | .hour_ | unsigned char |
9 | .minute_ | unsigned char |
10 | .second_ | unsigned char |
11 | padding |