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