RTL_RESOURCE_DEBUG class

Inheritance

Constructors

RTL_RESOURCE_DEBUG()

Properties

ContentionCount int
getter/setter pair
CreatorBackTraceIndex int
getter/setter pair
CreatorBackTraceIndexHigh int
getter/setter pair
CriticalSection Pointer<RTL_CRITICAL_SECTION>
getter/setter pair
EntryCount int
getter/setter pair
Flags int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
ProcessLocksList LIST_ENTRY
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
SpareWORD int
getter/setter pair
Type int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited