#include <OnixS/CboeCFE/Trading/BOE/Time.h>
Definition at line 465 of file Time.h.
Integral type presenting day component.
Definition at line 480 of file Time.h.
Integral type presenting hour component.
Definition at line 483 of file Time.h.
Integral type presenting microsecond component.
Definition at line 495 of file Time.h.
Integral type presenting millisecond component.
Definition at line 492 of file Time.h.
Integral type presenting minute component.
Definition at line 486 of file Time.h.
Type presenting month component.
Definition at line 477 of file Time.h.
Integral type presenting nanosecond component.
Definition at line 498 of file Time.h.
Integral type presenting second component.
Definition at line 489 of file Time.h.
Integral type storing internal ticks.
Definition at line 469 of file Time.h.
Integral type presenting year component.
Definition at line 472 of file Time.h.
Initializes from number of ticks since epoch.
Definition at line 512 of file Time.h.
Explicit time-stamp initialization.
Input parameters are validated, therefore constructor throws exception if input values do not fit into their valid ranges.
Definition at line 523 of file Time.h.
Initializes as copy of other instance.
Definition at line 540 of file Time.h.
Day component of given time point.
Definition at line 567 of file Time.h.
Hour component of given time point.
Definition at line 577 of file Time.h.
Microsecond component of given time point.
Definition at line 601 of file Time.h.
Millisecond component of given time point.
Definition at line 595 of file Time.h.
Minute component of given time point.
Definition at line 583 of file Time.h.
Month component of given time point.
Definition at line 557 of file Time.h.
Nanosecond component of given time point.
Definition at line 607 of file Time.h.
static ONIXS_CBOE_CFE_BOE_API Timestamp now |
( |
| ) |
|
|
static |
Returns current local time.
Reinitializes as copy of given instance.
Definition at line 640 of file Time.h.
Second component of given time point.
Definition at line 589 of file Time.h.
Ticks sinceEpoch |
( |
| ) |
const |
|
inline |
Number of nanoseconds since the Epoch (01-01-1970).
Definition at line 632 of file Time.h.
Exchanges value with other instance.
Definition at line 650 of file Time.h.
Time part of timestamp.
Definition at line 623 of file Time.h.
static ONIXS_CBOE_CFE_BOE_API Timestamp utcNow |
( |
| ) |
|
|
static |
Returns current UTC time.
Year component of given time point.
Definition at line 547 of file Time.h.
The documentation for this class was generated from the following file:
- include/OnixS/CboeCFE/Trading/BOE/Time.h