#include <OnixS/CboeCFE/MarketData/Pitch/Time.h>
Definition at line 482 of file Time.h.
Integral type presenting day component.
Definition at line 497 of file Time.h.
Integral type presenting hour component.
Definition at line 500 of file Time.h.
Integral type presenting microsecond component.
Definition at line 512 of file Time.h.
Integral type presenting millisecond component.
Definition at line 509 of file Time.h.
Integral type presenting minute component.
Definition at line 503 of file Time.h.
Type presenting month component.
Definition at line 494 of file Time.h.
Integral type presenting nanosecond component.
Definition at line 515 of file Time.h.
Integral type presenting second component.
Definition at line 506 of file Time.h.
Integral type storing internal ticks.
Definition at line 486 of file Time.h.
Integral type presenting year component.
Definition at line 489 of file Time.h.
Initializes from number of ticks since epoch.
Definition at line 529 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 540 of file Time.h.
Initializes as copy of other instance.
Definition at line 557 of file Time.h.
Day component of given time point.
Definition at line 584 of file Time.h.
Hour component of given time point.
Definition at line 594 of file Time.h.
Microsecond component of given time point.
Definition at line 618 of file Time.h.
Millisecond component of given time point.
Definition at line 612 of file Time.h.
Minute component of given time point.
Definition at line 600 of file Time.h.
Month component of given time point.
Definition at line 574 of file Time.h.
Nanosecond component of given time point.
Definition at line 624 of file Time.h.
static ONIXS_CBOECFE_PITCH_API Timestamp now |
( |
| ) |
|
|
static |
Returns current local time.
Reinitializes as copy of given instance.
Definition at line 657 of file Time.h.
Parses timestamp from its numeric presentation (like 20201115) only YYYYMMDD is supported
Second component of given time point.
Definition at line 606 of file Time.h.
Ticks sinceEpoch |
( |
| ) |
const |
|
inline |
Number of nanoseconds since the Epoch (01-01-1970).
Definition at line 649 of file Time.h.
Exchanges value with other instance.
Definition at line 667 of file Time.h.
Time part of timestamp.
Definition at line 640 of file Time.h.
static ONIXS_CBOECFE_PITCH_API Timestamp utcNow |
( |
| ) |
|
|
static |
Returns current UTC time.
Year component of given time point.
Definition at line 564 of file Time.h.
The documentation for this class was generated from the following file:
- include/OnixS/CboeCFE/MarketData/Pitch/Time.h