OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <TypeSupportImpl.h>
Public Types | |
typedef DDSTraits< NativeType > | TraitsType |
typedef MarshalTraits< NativeType > | MarshalTraitsType |
![]() | |
typedef TypeSupport ::_ptr_type | _ptr_type |
typedef TypeSupport ::_var_type | _var_type |
![]() | |
typedef LocalObject_ptr | _ptr_type |
typedef LocalObject_var | _var_type |
typedef LocalObject_out | _out_type |
![]() | |
typedef Object_ptr | _ptr_type |
typedef Object_var | _var_type |
typedef Object_out | _out_type |
Additional Inherited Members | |
![]() | |
static _ptr_type | _narrow (CORBA::Object_ptr obj) |
![]() | |
static LocalObject_ptr | _duplicate (LocalObject_ptr obj) |
static LocalObject_ptr | _nil (void) |
static LocalObject_ptr | _narrow (CORBA::Object_ptr obj) |
![]() | |
static CORBA::Boolean | marshal (const Object_ptr x, TAO_OutputCDR &cdr) |
static void | _tao_any_destructor (void *) |
static CORBA::Boolean | is_nil_i (CORBA::Object_ptr obj) |
static void | tao_object_initialize (Object *) |
static CORBA::Object_ptr | _duplicate (CORBA::Object_ptr obj) |
static CORBA::Object_ptr | _nil (void) |
static CORBA::Object_ptr | _narrow (CORBA::Object_ptr obj) |
![]() | |
void | get_type_from_type_lookup_service () |
![]() | |
LocalObject (void) | |
![]() | |
Object (int dummy=0) | |
TAO::Object_Proxy_Broker * | proxy_broker () const |
![]() | |
RcObject () | |
![]() | |
DDS::DynamicType_var | type_ |
![]() | |
ACE_Atomic_Op< TAO_SYNCH_MUTEX, unsigned long > | refcount_ |
Definition at line 168 of file TypeSupportImpl.h.
typedef MarshalTraits<NativeType> OpenDDS::DCPS::TypeSupportImpl_T< NativeType >::MarshalTraitsType |
Definition at line 171 of file TypeSupportImpl.h.
typedef DDSTraits<NativeType> OpenDDS::DCPS::TypeSupportImpl_T< NativeType >::TraitsType |
Definition at line 170 of file TypeSupportImpl.h.
|
inlinevirtual |
Returns the extensibility of just the topic type.
Implements OpenDDS::DCPS::TypeSupportImpl.
Definition at line 193 of file TypeSupportImpl.h.
References OpenDDS::XTypes::extensibility().
|
inline |
Definition at line 214 of file TypeSupportImpl.h.
References OpenDDS::DCPS::TypeSupportImpl::get_type().
|
inlinevirtual |
Implements OpenDDS::DCPS::TypeSupportImpl.
Definition at line 183 of file TypeSupportImpl.h.
References OpenDDS::XTypes::is_key().
|
inlinevirtual |
Implements OpenDDS::DCPS::TypeSupportImpl.
Definition at line 178 of file TypeSupportImpl.h.
References OpenDDS::XTypes::key_count().
|
inlinevirtual |
Implements OpenDDS::DCPS::TypeSupportImpl.
Definition at line 208 of file TypeSupportImpl.h.
|
inlinevirtual |
Between the topic type and its nested types, return the extensibility that is furthest right in (final, appenable, mutable).
Implements OpenDDS::DCPS::TypeSupportImpl.
Definition at line 198 of file TypeSupportImpl.h.
|
inlinevirtual |
Implements OpenDDS::DCPS::TypeSupportImpl.
Definition at line 173 of file TypeSupportImpl.h.
|
inline |
Definition at line 188 of file TypeSupportImpl.h.
|
inlinevirtual |
Implements OpenDDS::DCPS::TypeSupportImpl.
Definition at line 203 of file TypeSupportImpl.h.