OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <DynamicDataFactory.h>
Public Types | |
typedef DynamicDataFactory_ptr | _ptr_type |
typedef DynamicDataFactory_var | _var_type |
![]() | |
typedef DynamicDataFactoryInterf ::_ptr_type | _ptr_type |
typedef DynamicDataFactoryInterf ::_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 |
Static Public Member Functions | |
static DynamicDataFactory_ptr | get_instance () |
static DynamicDataFactory_ptr | _duplicate (DynamicDataFactory_ptr obj) |
![]() | |
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) |
Additional Inherited Members | |
![]() | |
LocalObject (void) | |
![]() | |
Object (int dummy=0) | |
TAO::Object_Proxy_Broker * | proxy_broker () const |
![]() | |
RcObject () | |
![]() | |
ACE_Atomic_Op< TAO_SYNCH_MUTEX, unsigned long > | refcount_ |
Definition at line 23 of file DynamicDataFactory.h.
Definition at line 27 of file DynamicDataFactory.h.
Definition at line 28 of file DynamicDataFactory.h.
|
inline |
Definition at line 30 of file DynamicDataFactory.h.
|
inlinevirtual |
Definition at line 34 of file DynamicDataFactory.h.
|
static |
Definition at line 30 of file DynamicDataFactory.cpp.
References OpenDDS::DCPS::LocalObjectBase::_add_ref(), OPENDDS_END_VERSIONED_NAMESPACE_DECL, and TAO_BEGIN_VERSIONED_NAMESPACE_DECL.
Referenced by TAO::Objref_Traits< DDS::DynamicDataFactory >::duplicate().
|
inlinevirtual |
Reimplemented from CORBA::Object.
Definition at line 50 of file DynamicDataFactory.h.
|
inlinevirtual |
Reimplemented from CORBA::Object.
Definition at line 45 of file DynamicDataFactory.h.
DynamicData_ptr DDS::DynamicDataFactory::create_data | ( | DynamicType_ptr | type | ) |
Definition at line 25 of file DynamicDataFactory.cpp.
Referenced by OpenDDS::XTypes::DynamicDataBase::clone().
|
inline |
|
static |
Definition at line 20 of file DynamicDataFactory.cpp.
References ACE_Singleton< TYPE, ACE_LOCK >::instance().
Referenced by OpenDDS::XTypes::DynamicDataBase::clone().
|
inlinevirtual |
Reimplemented from CORBA::Object.
Definition at line 55 of file DynamicDataFactory.h.
References _duplicate(), and OPENDDS_END_VERSIONED_NAMESPACE_DECL.