#include <TimeDcps_impl.h>

Public Member Functions | |
| virtual char * | get_type_name () THROW_ORB_EXCEPTIONS |
| virtual ::DDS::ReturnCode_t | register_type (::DDS::DomainParticipant_ptr participant, const char *type_name) THROW_ORB_EXCEPTIONS |
| TimeTypeSupport (void) | |
| virtual | ~TimeTypeSupport (void) |
Private Member Functions | |
| void | operator= (const TimeTypeSupport &) |
| TimeTypeSupport (const TimeTypeSupport &) | |
Static Private Attributes | |
| static const char * | metaDescriptor = "<Long/></Member></Struct></MetaData>" |
Definition at line 28 of file TimeDcps_impl.h.
| TimeTypeSupport::TimeTypeSupport | ( | void | ) |
Definition at line 43 of file TimeDcps_impl.cpp.
| TimeTypeSupport::~TimeTypeSupport | ( | void | ) | [virtual] |
Definition at line 56 of file TimeDcps_impl.cpp.
| TimeTypeSupport::TimeTypeSupport | ( | const TimeTypeSupport & | ) | [private] |
| char * TimeTypeSupport::get_type_name | ( | ) | [virtual] |
Definition at line 70 of file TimeDcps_impl.cpp.
| void TimeTypeSupport::operator= | ( | const TimeTypeSupport & | ) | [private] |
| DDS::ReturnCode_t TimeTypeSupport::register_type | ( | ::DDS::DomainParticipant_ptr | participant, |
| const char * | type_name | ||
| ) |
Definition at line 62 of file TimeDcps_impl.cpp.
const char * TimeTypeSupport::metaDescriptor = "<Long/></Member></Struct></MetaData>" [static, private] |
Definition at line 45 of file TimeDcps_impl.h.