#include "TimeBaseC.h"
#include "tao/CDR.h"
Namespaces | |
namespace | TAO |
Define symbolic names for the ORB collocation strategies. | |
Functions | |
::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const TimeBase::UtcT &_tao_aggregate) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, TimeBase::UtcT &_tao_aggregate) |
::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const TimeBase::IntervalT &_tao_aggregate) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, TimeBase::IntervalT &_tao_aggregate) |
::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, | |
const TimeBase::UtcT & | _tao_aggregate | |||
) |
::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, | |
const TimeBase::IntervalT & | _tao_aggregate | |||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, | |
TimeBase::IntervalT & | _tao_aggregate | |||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, | |
TimeBase::UtcT & | _tao_aggregate | |||
) |