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.AABBTree>. 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.AABBTree>. This is the const half of the class.
◆ Const_UniqueThreadSafeOwner_MRAABBTree() [1/4]
| unsafe MR.Const_UniqueThreadSafeOwner_MRAABBTree.Const_UniqueThreadSafeOwner_MRAABBTree |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_UniqueThreadSafeOwner_MRAABBTree() [2/4]
| unsafe MR.Const_UniqueThreadSafeOwner_MRAABBTree.Const_UniqueThreadSafeOwner_MRAABBTree |
( |
MR._ByValue_UniqueThreadSafeOwner_MRAABBTree | _other | ) |
|
|
inline |
Generated from constructor MR::UniqueThreadSafeOwner<MR.AABBTree>::UniqueThreadSafeOwner.
◆ Const_UniqueThreadSafeOwner_MRAABBTree() [3/4]
Generated from constructor MR::UniqueThreadSafeOwner<MR.AABBTree>::UniqueThreadSafeOwner.
◆ Const_UniqueThreadSafeOwner_MRAABBTree() [4/4]
Generated from constructor MR::UniqueThreadSafeOwner<MR.AABBTree>::UniqueThreadSafeOwner.
◆ Dispose() [1/2]
| virtual void MR.Const_UniqueThreadSafeOwner_MRAABBTree.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_UniqueThreadSafeOwner_MRAABBTree.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ heapBytes()
| unsafe ulong MR.Const_UniqueThreadSafeOwner_MRAABBTree.heapBytes |
( |
| ) |
|
|
inline |
returns the amount of memory this object occupies on heap Generated from method MR::UniqueThreadSafeOwner<MR.AABBTree>heapBytes.
The documentation for this class was generated from the following file: