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