#include <OnixS/CME/Streamlined/Time.h>
Definition at line 447 of file Time.h.
Integral type presenting day component.
Definition at line 462 of file Time.h.
Integral type presenting hour component.
Definition at line 465 of file Time.h.
Integral type presenting microsecond component.
Definition at line 477 of file Time.h.
Integral type presenting millisecond component.
Definition at line 474 of file Time.h.
Integral type presenting minute component.
Definition at line 468 of file Time.h.
Type presenting month component.
Definition at line 459 of file Time.h.
Integral type presenting nanosecond component.
Definition at line 480 of file Time.h.
Integral type presenting second component.
Definition at line 471 of file Time.h.
Integral type storing internal ticks.
Definition at line 451 of file Time.h.
Integral type presenting year component.
Definition at line 454 of file Time.h.
Initializes from number of ticks since epoch.
Definition at line 483 of file Time.h.
Explicit timestamp initialization.
Input parameters are validated, therefore constructor throws exception if input values do not fit into their valid ranges.
Definition at line 493 of file Time.h.
Initializes as copy of other instance.
Definition at line 510 of file Time.h.
Day component of given time point.
Definition at line 537 of file Time.h.
Hour component of given time point.
Definition at line 547 of file Time.h.
Microsecond component of given time point.
Definition at line 571 of file Time.h.
Millisecond component of given time point.
Definition at line 565 of file Time.h.
Minute component of given time point.
Definition at line 553 of file Time.h.
Month component of given time point.
Definition at line 527 of file Time.h.
Nanosecond component of given time point.
Definition at line 577 of file Time.h.
Reinitializes as copy of given instance.
Definition at line 609 of file Time.h.
Second component of given time point.
Definition at line 559 of file Time.h.
Ticks sinceEpoch |
( |
| ) |
const |
|
inline |
Number of nanoseconds since the Epoch (01-01-1970).
Definition at line 602 of file Time.h.
Exchanges value with other instance.
Definition at line 619 of file Time.h.
Time part of timestamp.
Definition at line 593 of file Time.h.
Year component of given time point.
Definition at line 517 of file Time.h.
The documentation for this class was generated from the following file: