3 #ifndef OPENDDS_SAFETY_PROFILE 25 DynamicTypePtrPairSeen dt_ptr_pair;
31 ACE_ERROR((
LM_ERROR,
"(%P|%t) ERROR: TypeDescriptorImpl::_copy_value is not implemented\n"));
37 ACE_ERROR((
LM_ERROR,
"(%P|%t) ERROR: TypeDescriptorImpl::_tao_type is not implemented\n"));
50 ACE_ERROR((
LM_ERROR,
"(%P|%t) ERROR: TypeDescriptorImpl::is_consistent is not implemented\n"));
56 ACE_ERROR((
LM_ERROR,
"(%P|%t) ERROR: TypeDescriptorImpl::_tao_marshal__DDS_TypeDescriptor is not implemented\n"));
62 ACE_ERROR((
LM_ERROR,
"(%P|%t) ERROR: TypeDescriptorImpl::_tao_unmarshal__DDS_TypeDescriptor is not implemented\n"));
68 if (lhs.length() == rhs.length()) {
70 if (lhs[i] != rhs[i]) {
91 std::strcmp(lhs->
name(), rhs->
name()) == 0 &&
106 #endif // OPENDDS_SAFETY_PROFILE
sequence< unsigned long > BoundSeq
CORBA::Boolean _tao_unmarshal__DDS_TypeDescriptor(TAO_InputCDR &, TAO_ChunkInfo &)
bool operator==(const DDS::UnionCaseLabelSeq &lhs, const DDS::UnionCaseLabelSeq &rhs)
CORBA::ValueBase * _copy_value()
public DynamicType base_type
bool test_equality(DDS::DynamicType_ptr lhs, DDS::DynamicType_ptr rhs, DynamicTypePtrPairSeen &dt_ptr_pair)
public DynamicType element_type
CORBA::TypeCode_ptr _tao_type() const
public DynamicType discriminator_type
public DynamicType key_element_type
CORBA::Boolean is_consistent()
public ExtensibilityKind extensibility_kind
CORBA::Boolean _tao_marshal__DDS_TypeDescriptor(TAO_OutputCDR &, TAO_ChunkInfo &) const
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
const ReturnCode_t RETCODE_UNSUPPORTED
DDS::ReturnCode_t copy_from(DDS::TypeDescriptor *)
The Internal API and Implementation of OpenDDS.
CORBA::Boolean equals(DDS::TypeDescriptor *)