CORBAservices

Module CosTime

IDL source    Global index
module CosTime


Interface index.

  • TimeService
  • TIO
  • UTO
  • Type index.

  • ComparisonType
  • OverlapType
  • TimeComparison
  • Exception index.

  • TimeUnavailable
  • Types.

  • ComparisonType

      enum ComparisonType {
        IntervalC, 
        MidC
      }; 
    

  • OverlapType

      enum OverlapType {
        OTContainer, 
        OTContained, 
        OTOverlap, 
        OTNoOverlap
      }; 
    

  • TimeComparison

      enum TimeComparison {
        TCEqualTo, 
        TCLessThan, 
        TCGreaterThan, 
        TCIndeterminate
      }; 
    

    Exceptions.

  • TimeUnavailable

      exception TimeUnavailable {
      }; 
    


    Generated by Sylvain BARTHELEMY, http://www.barth.netliberte.org,
    with Sandia idldoc 1.0.