Home
last modified time | relevance | path

Searched refs:GetOwnerType (Results 1 – 9 of 9) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/serial/impl/
H A Dobjectiter.inl185 const CObjectTypeInfo& CObjectTypeInfoII::GetOwnerType(void) const function in CObjectTypeInfoII
194 SafeCast(GetOwnerType().GetTypeInfo());
239 return GetOwnerType() == iter.GetOwnerType() &&
246 return GetOwnerType() != iter.GetOwnerType() ||
300 return GetOwnerType().GetClassTypeInfo();
306 return GetOwnerType();
390 return GetOwnerType().GetChoiceTypeInfo();
396 return GetOwnerType();
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/serial/impl/
H A Dobjectiter.inl185 const CObjectTypeInfo& CObjectTypeInfoII::GetOwnerType(void) const function in CObjectTypeInfoII
194 SafeCast(GetOwnerType().GetTypeInfo());
239 return GetOwnerType() == iter.GetOwnerType() &&
246 return GetOwnerType() != iter.GetOwnerType() ||
300 return GetOwnerType().GetClassTypeInfo();
306 return GetOwnerType();
390 return GetOwnerType().GetChoiceTypeInfo();
396 return GetOwnerType();
/dports/finance/gnucash/gnucash-4.9/bindings/python/example_scripts/rest-api/
H A Dgnucash_simple.py178 simple_invoice['owner_type'] = invoice.GetOwnerType()
220 simple_bill['owner_type'] = bill.GetOwnerType()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Mapping/
H A DStorageComplexTypeMapping.cs144 internal ComplexType GetOwnerType(string memberName) { in GetOwnerType() method in System.Data.Mapping.StorageComplexTypeMapping
H A DStorageMappingItemLoader.cs3077 …EdmType containerType = typeMapping.GetOwnerType(StorageMappingItemLoader.GetAttributeValue(nav.Cl… in LoadComplexTypeMapping()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glue/include/aws/glue/model/
H A DUserDefinedFunctionInput.h170 inline const PrincipalType& GetOwnerType() const{ return m_ownerType; } in GetOwnerType() function
H A DUserDefinedFunction.h212 inline const PrincipalType& GetOwnerType() const{ return m_ownerType; } in GetOwnerType() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/serial/
H A Dobjectiter.hpp218 const CObjectTypeInfo& GetOwnerType(void) const;
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/serial/
H A Dobjectiter.hpp218 const CObjectTypeInfo& GetOwnerType(void) const;