#include "ace/Time_Value.h"
Functions | |
| void | operator<<= (::DDS::Time_t &dds_time, const ::ACE_Time_Value &ace_time) |
| void | operator<<= (::ACE_Time_Value &ace_time, const ::DDS::Time_t &dds_time) |
| void | operator>>= (const ::DDS::Time_t &dds_time,::ACE_Time_Value &ace_time) |
| void | operator>>= (const ::ACE_Time_Value &ace_time,::DDS::Time_t &dds_time) |
| void operator<<= | ( | ::ACE_Time_Value & | ace_time, | |
| const ::DDS::Time_t & | dds_time | |||
| ) | [inline] |
| void operator<<= | ( | ::DDS::Time_t & | dds_time, | |
| const ::ACE_Time_Value & | ace_time | |||
| ) | [inline] |
| void operator>>= | ( | const ::ACE_Time_Value & | ace_time, | |
| ::DDS::Time_t & | dds_time | |||
| ) | [inline] |
| void operator>>= | ( | const ::DDS::Time_t & | dds_time, | |
| ::ACE_Time_Value & | ace_time | |||
| ) | [inline] |
1.6.2