libmysqlpp.so 3.2.2 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type: mysqlpp::DateTime


Contents
Info
Fields
Memory Layout

Info

Name DateTime
Type CLASS
Fields 7
Source datetime.h
Namespace mysqlpp
Size 16
Base class Comparable<DateTime>
Usage The type is used by 14 symbols and 1 type.

Fields

PADDINGFIELD
V-TABLEBASE
BIT-FIELD

PosNameTypeSizeOffset
0year_unsigned short28
1month_unsigned char110
2day_unsigned char111
3hour_unsigned char112
4minute_unsigned char113
5second_unsigned char114
6now_bool115

Memory Layout

OffsetContentsType
0base
class
Comparable<DateTime>
8.year_unsigned short
10.month_unsigned char
11.day_unsigned char
12.hour_unsigned char
13.minute_unsigned char
14.second_unsigned char
15.now_bool




Andrey Ponomarenko's ABI laboratory