10 #pragma managed(push, off)
45 UInt8 m_nonModelIdOption;
46 bool m_includeAttachments;
47 bool m_includePublicChildren;
48 bool m_allowExternalizedInstances;
111 virtual void MakeClassAbstract() = 0;
187 virtual void MakeClassAbstract() = 0;
195 struct const_iterator : std::iterator<std::forward_iterator_tag, InstanceCountEntry const>
struct DgnPlatform::ElementAgenda const & ElementAgendaCR
Definition: DgnPlatform.h:258
struct DgnPlatform::DgnECInstanceCreateOptions const & DgnECInstanceCreateOptionsCR
Definition: DgnPlatform.h:539
struct DgnPlatform::FindInstancesScopeOption const & FindInstancesScopeOptionCR
Definition: DgnECFinders.h:24
iterator begin()
Definition: stdcxx/bstdmap.h:178
ECQueryProcessFlags
Definition: WhereCriterion.h:33
iterator end()
Definition: stdcxx/bstdmap.h:186
bvector< SearchClass > SearchClassList
Definition: ECQuery.h:44
uint8_t UInt8
Definition: Bentley.r.h:116
DVec3d operator*(Transform const &transform, DVec3d const &vector)
operator overload for multiplication of a transform and a vector li>The vector appears on the left as...
bool operator!=(const BentleyAllocator< _Ty > &, const BentleyAllocator< _Other > &)
Definition: BentleyAllocator.h:152
Concrete class that can be used to implement the reference-counting pattern.
Definition: RefCounted.h:109
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