Compounds | |
interface | CosTime::TimeService |
The time service is used to create instances of TIOs and UTOs from components, and to determine the current time. More... | |
exception | CosTime::TimeUnavailable |
interface | CosTime::TIO |
An instance of the TIO interface represents an interval in time, consisting of an upper and a lower bound. More... | |
interface | CosTime::UTO |
An instance of the UTO interface represents an instant in time. More... | |
Enumerations | |
enum | TimeComparison { TCEqualTo, TCLessThan, TCGreaterThan, TCIndeterminate } |
enum | ComparisonType { IntervalC, MidC } |
enum | OverlapType { OTContainer, OTContained, OTOverlap, OTNoOverlap } |
|
|
|
|
|
|