9 #pragma managed(push, off)
71 : m_impl(other.m_impl), m_library(other.m_library), m_guid(other.m_guid), m_storedName(other.m_storedName)
485 Entry (
Entry const& other) : m_schema(other.m_schema), m_collection(other.m_collection), m_library(other.m_library), m_elementId (other.m_elementId) { }
554 bool m_scheduleItemsOnElement;
struct DgnPlatform::ItemTypeLibraries const & ItemTypeLibrariesCR
Definition: DgnPlatform.h:584
WCharCP GetName() const
Returns the user-visible name of the associated library.
Definition: CustomItemType.h:488
RefCountedPtr< ECSchema > ECSchemaPtr
Definition: ECSchema.h:569
ECN::ECSchemaCR GetSchema() const
Returns the underlying ECSchema of the associated library.
Definition: CustomItemType.h:492
struct DgnPlatform::CustomPropertyContainer const * CustomPropertyContainerCP
Definition: DgnPlatform.h:583
signed 32-bit integer, unitless
The in-memory representation of a schema as defined by ECSchemaXML.
Definition: ECSchema.h:1375
struct DgnPlatform::CustomPropertyType const & CustomPropertyTypeCR
Definition: DgnPlatform.h:581
Definition: CustomItemType.h:473
struct Bentley::WString const & WStringCR
Definition: Bentley.h:239
iterator begin()
Definition: stdcxx/bstdmap.h:178
iterator end()
Definition: stdcxx/bstdmap.h:186
ECValue const & ECValueCR
Definition: ECObjects.h:46
wchar_t const * WCharCP
Definition: Bentley.h:224
Represents an instant in time, typically expressed as a date and time of day.
Definition: DateTime.h:28
ECSchema const & ECSchemaCR
Definition: ECObjects.h:53
ElementId GetId() const
Returns the ID of the element which hosts the associated library.
Definition: CustomItemType.h:494
uint32_t UInt32
Definition: Bentley.r.h:128
struct DgnPlatform::ItemType const * ItemTypeCP
Definition: DgnPlatform.h:580
BC__RW::__rw_debug_iter< bvector, const_pointer, pointer > const_iterator
Definition: stdcxx/bvector.h:115
BC__RW::__rw_debug_iter< bvector, pointer, pointer > iterator
Definition: stdcxx/bvector.h:112
int32_t Int32
Definition: Bentley.r.h:119
struct DgnPlatform::CustomPropertyContainer const & CustomPropertyContainerCR
Definition: DgnPlatform.h:583
struct DgnPlatform::ElementHandle const * ElementHandleCP
Definition: DgnPlatform.h:260
struct DgnPlatform::ItemTypeLibraries const * ItemTypeLibrariesCP
Definition: DgnPlatform.h:584
Variant-like object used to set and retrieve property values in ECInstances.
Definition: ECValue.h:73
struct DgnPlatform::CustomProperty const & CustomPropertyCR
Definition: DgnPlatform.h:582
Entry(Entry const &other)
Copy-constructor.
Definition: CustomItemType.h:485
WCharCP GetInternalName() const
Returns the internal name of the associated library.
Definition: CustomItemType.h:490
Concrete class that can be used to implement the reference-counting pattern.
Definition: RefCounted.h:109
struct DgnPlatform::CustomItemHost const & CustomItemHostCR
Definition: DgnPlatform.h:585
struct DgnPlatform::ItemTypeLibrary const & ItemTypeLibraryCR
Definition: DgnPlatform.h:579
SchemaDeleteStatus
Definition: DgnECProviders.h:196
struct DgnPlatform::ElementHandle const & ElementHandleCR
Definition: DgnPlatform.h:260
DgnECHostType
Describes the underlying type on which an instance can be persisted.
Definition: DgnECInstance.h:78
size_type size() const
Definition: stdcxx/bstdmap.h:214
struct DgnPlatform::CustomPropertyType const * CustomPropertyTypeCP
Definition: DgnPlatform.h:581
struct DgnPlatform::CustomProperty const * CustomPropertyCP
Definition: DgnPlatform.h:582
bvector< DgnECInstancePtr > DgnECInstanceVector
Definition: DgnECInstance.h:72
A string class that has many of the same capabilities as std::string, plus additional functions such ...
Definition: WString.h:51
struct DgnPlatform::ItemType const & ItemTypeCR
Definition: DgnPlatform.h:580