import "CosTime.idl";
Public Methods | |
OverlapType | spans (in UTO time, out TIO overlap) |
Calculates the overlap between this TIO and a UTO. More... | |
OverlapType | overlaps (in TIO interval, out TIO overlap) |
Calculates the overlap between two TIOs. More... | |
UTO | time () |
Converts this TIO into a UTO. More... | |
Public Attributes | |
readonly attribute TimeBase::IntervalT | time_interval |
Specifies the interval represented by this TIO. More... |
|
Calculates the overlap between two TIOs.
|
|
Calculates the overlap between this TIO and a UTO.
|
|
|
|
Specifies the interval represented by this TIO.
|