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