This class is base class for unique thread safe owning of some objects, for example AABBTree classes derived from this one should have function like getOrCreate Generated from class MR::UniqueThreadSafeOwner<MR.AABBTreePoints>. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
This class is base class for unique thread safe owning of some objects, for example AABBTree classes derived from this one should have function like getOrCreate Generated from class MR::UniqueThreadSafeOwner<MR.AABBTreePoints>. This is the const half of the class.
◆ Const_UniqueThreadSafeOwner_MRAABBTreePoints() [1/4]
| unsafe MR.Const_UniqueThreadSafeOwner_MRAABBTreePoints.Const_UniqueThreadSafeOwner_MRAABBTreePoints |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_UniqueThreadSafeOwner_MRAABBTreePoints() [2/4]
| unsafe MR.Const_UniqueThreadSafeOwner_MRAABBTreePoints.Const_UniqueThreadSafeOwner_MRAABBTreePoints |
( |
MR._ByValue_UniqueThreadSafeOwner_MRAABBTreePoints | _other | ) |
|
|
inline |
Generated from constructor MR::UniqueThreadSafeOwner<MR.AABBTreePoints>::UniqueThreadSafeOwner.
◆ Const_UniqueThreadSafeOwner_MRAABBTreePoints() [3/4]
Generated from constructor MR::UniqueThreadSafeOwner<MR.AABBTreePoints>::UniqueThreadSafeOwner.
◆ Const_UniqueThreadSafeOwner_MRAABBTreePoints() [4/4]
Generated from constructor MR::UniqueThreadSafeOwner<MR.AABBTreePoints>::UniqueThreadSafeOwner.
◆ Dispose() [1/2]
| virtual void MR.Const_UniqueThreadSafeOwner_MRAABBTreePoints.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_UniqueThreadSafeOwner_MRAABBTreePoints.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ heapBytes()
| unsafe ulong MR.Const_UniqueThreadSafeOwner_MRAABBTreePoints.heapBytes |
( |
| ) |
|
|
inline |
returns the amount of memory this object occupies on heap Generated from method MR::UniqueThreadSafeOwner<MR.AABBTreePoints>heapBytes.
The documentation for this class was generated from the following file: