import "TimeBase.idl";Go to the source code of this file.
Namespaces | |
| namespace | CosTime |
Classes | |
| exception | CosTime::TimeUnavailable |
| interface | CosTime::UTO |
| An instance of the UTO interface represents an instant in time. More... | |
| 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::TimeService |
| The time service is used to create instances of TIOs and UTOs from components, and to determine the current time. More... | |
Enumerations | |
| enum | CosTime::TimeComparison { CosTime::TCEqualTo, CosTime::TCLessThan, CosTime::TCGreaterThan, CosTime::TCIndeterminate } |
| enum | CosTime::ComparisonType { CosTime::IntervalC, CosTime::MidC } |
| enum | CosTime::OverlapType { CosTime::OTContainer, CosTime::OTContained, CosTime::OTOverlap, CosTime::OTNoOverlap } |
![]()