#include <ddsJoyDcps.h>

Public Types | |
| typedef ddsJoyTypeSupportInterface_ptr | _ptr_type |
| typedef ddsJoyTypeSupportInterface_var | _var_type |
Public Member Functions | |
| DDS::Boolean | _local_is_a (const char *id) |
| ddsJoyTypeSupportInterface_ptr | _this () |
Static Public Member Functions | |
| static ddsJoyTypeSupportInterface_ptr | _duplicate (ddsJoyTypeSupportInterface_ptr obj) |
| static ddsJoyTypeSupportInterface_ptr | _narrow (DDS::Object_ptr obj) |
| static ddsJoyTypeSupportInterface_ptr | _nil () |
| static ddsJoyTypeSupportInterface_ptr | _unchecked_narrow (DDS::Object_ptr obj) |
Static Public Attributes | |
| static const char * | _local_id = "IDL:ddsJoyTypeSupportInterface:1.0" |
Protected Member Functions | |
| ddsJoyTypeSupportInterface () | |
| ~ddsJoyTypeSupportInterface () | |
Private Member Functions | |
| ddsJoyTypeSupportInterface (const ddsJoyTypeSupportInterface &) | |
| ddsJoyTypeSupportInterface & | operator= (const ddsJoyTypeSupportInterface &) |
Definition at line 58 of file ddsJoyDcps.h.
Definition at line 63 of file ddsJoyDcps.h.
Definition at line 64 of file ddsJoyDcps.h.
| ddsJoyTypeSupportInterface::ddsJoyTypeSupportInterface | ( | ) | [inline, protected] |
Definition at line 77 of file ddsJoyDcps.h.
| ddsJoyTypeSupportInterface::~ddsJoyTypeSupportInterface | ( | ) | [inline, protected] |
Definition at line 78 of file ddsJoyDcps.h.
| ddsJoyTypeSupportInterface::ddsJoyTypeSupportInterface | ( | const ddsJoyTypeSupportInterface & | ) | [private] |
| ddsJoyTypeSupportInterface_ptr ddsJoyTypeSupportInterface::_duplicate | ( | ddsJoyTypeSupportInterface_ptr | obj | ) | [static] |
Definition at line 20 of file ddsJoyDcps.cpp.
| DDS::Boolean ddsJoyTypeSupportInterface::_local_is_a | ( | const char * | id | ) |
Definition at line 26 of file ddsJoyDcps.cpp.
| ddsJoyTypeSupportInterface_ptr ddsJoyTypeSupportInterface::_narrow | ( | DDS::Object_ptr | obj | ) | [static] |
Definition at line 43 of file ddsJoyDcps.cpp.
| static ddsJoyTypeSupportInterface_ptr ddsJoyTypeSupportInterface::_nil | ( | ) | [inline, static] |
Definition at line 71 of file ddsJoyDcps.h.
Definition at line 73 of file ddsJoyDcps.h.
| ddsJoyTypeSupportInterface_ptr ddsJoyTypeSupportInterface::_unchecked_narrow | ( | DDS::Object_ptr | obj | ) | [static] |
Definition at line 54 of file ddsJoyDcps.cpp.
| ddsJoyTypeSupportInterface& ddsJoyTypeSupportInterface::operator= | ( | const ddsJoyTypeSupportInterface & | ) | [private] |
const char * ddsJoyTypeSupportInterface::_local_id = "IDL:ddsJoyTypeSupportInterface:1.0" [static] |
Definition at line 72 of file ddsJoyDcps.h.