#include <TimeDcps.h>

Public Types | |
| typedef TimeTypeSupportInterface_ptr | _ptr_type |
| typedef TimeTypeSupportInterface_var | _var_type |
Public Member Functions | |
| DDS::Boolean | _local_is_a (const char *id) |
| TimeTypeSupportInterface_ptr | _this () |
Static Public Member Functions | |
| static TimeTypeSupportInterface_ptr | _duplicate (TimeTypeSupportInterface_ptr obj) |
| static TimeTypeSupportInterface_ptr | _narrow (DDS::Object_ptr obj) |
| static TimeTypeSupportInterface_ptr | _nil () |
| static TimeTypeSupportInterface_ptr | _unchecked_narrow (DDS::Object_ptr obj) |
Static Public Attributes | |
| static const char * | _local_id = "IDL:TimeTypeSupportInterface:1.0" |
Protected Member Functions | |
| TimeTypeSupportInterface () | |
| ~TimeTypeSupportInterface () | |
Private Member Functions | |
| TimeTypeSupportInterface & | operator= (const TimeTypeSupportInterface &) |
| TimeTypeSupportInterface (const TimeTypeSupportInterface &) | |
Definition at line 54 of file TimeDcps.h.
Definition at line 59 of file TimeDcps.h.
Definition at line 60 of file TimeDcps.h.
| TimeTypeSupportInterface::TimeTypeSupportInterface | ( | ) | [inline, protected] |
Definition at line 73 of file TimeDcps.h.
| TimeTypeSupportInterface::~TimeTypeSupportInterface | ( | ) | [inline, protected] |
Definition at line 74 of file TimeDcps.h.
| TimeTypeSupportInterface::TimeTypeSupportInterface | ( | const TimeTypeSupportInterface & | ) | [private] |
| TimeTypeSupportInterface_ptr TimeTypeSupportInterface::_duplicate | ( | TimeTypeSupportInterface_ptr | obj | ) | [static] |
Definition at line 20 of file TimeDcps.cpp.
| DDS::Boolean TimeTypeSupportInterface::_local_is_a | ( | const char * | id | ) |
Definition at line 26 of file TimeDcps.cpp.
| TimeTypeSupportInterface_ptr TimeTypeSupportInterface::_narrow | ( | DDS::Object_ptr | obj | ) | [static] |
Definition at line 43 of file TimeDcps.cpp.
| static TimeTypeSupportInterface_ptr TimeTypeSupportInterface::_nil | ( | ) | [inline, static] |
Definition at line 67 of file TimeDcps.h.
Definition at line 69 of file TimeDcps.h.
| TimeTypeSupportInterface_ptr TimeTypeSupportInterface::_unchecked_narrow | ( | DDS::Object_ptr | obj | ) | [static] |
Definition at line 54 of file TimeDcps.cpp.
| TimeTypeSupportInterface& TimeTypeSupportInterface::operator= | ( | const TimeTypeSupportInterface & | ) | [private] |
const char * TimeTypeSupportInterface::_local_id = "IDL:TimeTypeSupportInterface:1.0" [static] |
Definition at line 68 of file TimeDcps.h.