#include <PointDcps.h>

Public Types | |
| typedef PointTypeSupportInterface_ptr | _ptr_type |
| typedef PointTypeSupportInterface_var | _var_type |
Public Member Functions | |
| DDS::Boolean | _local_is_a (const char *id) |
| PointTypeSupportInterface_ptr | _this () |
Static Public Member Functions | |
| static PointTypeSupportInterface_ptr | _duplicate (PointTypeSupportInterface_ptr obj) |
| static PointTypeSupportInterface_ptr | _narrow (DDS::Object_ptr obj) |
| static PointTypeSupportInterface_ptr | _nil () |
| static PointTypeSupportInterface_ptr | _unchecked_narrow (DDS::Object_ptr obj) |
Static Public Attributes | |
| static const char * | _local_id = "IDL:PointTypeSupportInterface:1.0" |
Protected Member Functions | |
| PointTypeSupportInterface () | |
| ~PointTypeSupportInterface () | |
Private Member Functions | |
| PointTypeSupportInterface & | operator= (const PointTypeSupportInterface &) |
| PointTypeSupportInterface (const PointTypeSupportInterface &) | |
Definition at line 56 of file PointDcps.h.
Definition at line 61 of file PointDcps.h.
Definition at line 62 of file PointDcps.h.
| PointTypeSupportInterface::PointTypeSupportInterface | ( | ) | [inline, protected] |
Definition at line 75 of file PointDcps.h.
| PointTypeSupportInterface::~PointTypeSupportInterface | ( | ) | [inline, protected] |
Definition at line 76 of file PointDcps.h.
| PointTypeSupportInterface::PointTypeSupportInterface | ( | const PointTypeSupportInterface & | ) | [private] |
| PointTypeSupportInterface_ptr PointTypeSupportInterface::_duplicate | ( | PointTypeSupportInterface_ptr | obj | ) | [static] |
Definition at line 20 of file PointDcps.cpp.
| DDS::Boolean PointTypeSupportInterface::_local_is_a | ( | const char * | id | ) |
Definition at line 26 of file PointDcps.cpp.
| PointTypeSupportInterface_ptr PointTypeSupportInterface::_narrow | ( | DDS::Object_ptr | obj | ) | [static] |
Definition at line 43 of file PointDcps.cpp.
| static PointTypeSupportInterface_ptr PointTypeSupportInterface::_nil | ( | ) | [inline, static] |
Definition at line 69 of file PointDcps.h.
Definition at line 71 of file PointDcps.h.
| PointTypeSupportInterface_ptr PointTypeSupportInterface::_unchecked_narrow | ( | DDS::Object_ptr | obj | ) | [static] |
Definition at line 54 of file PointDcps.cpp.
| PointTypeSupportInterface& PointTypeSupportInterface::operator= | ( | const PointTypeSupportInterface & | ) | [private] |
const char * PointTypeSupportInterface::_local_id = "IDL:PointTypeSupportInterface:1.0" [static] |
Definition at line 70 of file PointDcps.h.