\r\n

51Degrees Device Detection C/C++  4.4

A device detection library that is used natively or by 51Degrees products

Date

Detailed Description

Represents a date in a data set.

Introduction

The Date structure is used to represent dates in data sets. This is a memory efficient way to store a date, and means that the memory from a data file can be read directly into a structure.

Collaboration diagram for Date:

Structs

struct  fiftyoneDegreesDate
Used to store the date when the dataset was produced and next date 51Degrees expect to provide a new data file. More...
On This Page