#include <MRCMisc/common.h>
#include <MRCMisc/exports.h>
#include <stddef.h>
Go to the source code of this file.
|
| MRC_API MR_UniqueThreadSafeOwner_MR_AABBTree * | MR_UniqueThreadSafeOwner_MR_AABBTree_DefaultConstruct (void) |
| |
| MRC_API MR_UniqueThreadSafeOwner_MR_AABBTree * | MR_UniqueThreadSafeOwner_MR_AABBTree_DefaultConstructArray (size_t num_elems) |
| |
| MRC_API const MR_UniqueThreadSafeOwner_MR_AABBTree * | MR_UniqueThreadSafeOwner_MR_AABBTree_OffsetPtr (const MR_UniqueThreadSafeOwner_MR_AABBTree *ptr, ptrdiff_t i) |
| |
| MRC_API MR_UniqueThreadSafeOwner_MR_AABBTree * | MR_UniqueThreadSafeOwner_MR_AABBTree_OffsetMutablePtr (MR_UniqueThreadSafeOwner_MR_AABBTree *ptr, ptrdiff_t i) |
| |
| MRC_API MR_UniqueThreadSafeOwner_MR_AABBTree * | MR_UniqueThreadSafeOwner_MR_AABBTree_ConstructFromAnother (MR_PassBy _other_pass_by, MR_UniqueThreadSafeOwner_MR_AABBTree *_other) |
| |
| MRC_API void | MR_UniqueThreadSafeOwner_MR_AABBTree_Destroy (const MR_UniqueThreadSafeOwner_MR_AABBTree *_this) |
| | Destroys a heap-allocated instance of MR_UniqueThreadSafeOwner_MR_AABBTree. Does nothing if the pointer is null.
|
| |
| MRC_API void | MR_UniqueThreadSafeOwner_MR_AABBTree_DestroyArray (const MR_UniqueThreadSafeOwner_MR_AABBTree *_this) |
| | Destroys a heap-allocated array of MR_UniqueThreadSafeOwner_MR_AABBTree. Does nothing if the pointer is null.
|
| |
| MRC_API MR_UniqueThreadSafeOwner_MR_AABBTree * | MR_UniqueThreadSafeOwner_MR_AABBTree_AssignFromAnother (MR_UniqueThreadSafeOwner_MR_AABBTree *_this, MR_PassBy _other_pass_by, MR_UniqueThreadSafeOwner_MR_AABBTree *_other) |
| |
| MRC_API void | MR_UniqueThreadSafeOwner_MR_AABBTree_reset (MR_UniqueThreadSafeOwner_MR_AABBTree *_this) |
| |
| MRC_API MR_AABBTree * | MR_UniqueThreadSafeOwner_MR_AABBTree_get (MR_UniqueThreadSafeOwner_MR_AABBTree *_this) |
| |
| MRC_API MR_AABBTree * | MR_UniqueThreadSafeOwner_MR_AABBTree_getOrCreate (MR_UniqueThreadSafeOwner_MR_AABBTree *_this, const MR_std_function_MR_AABBTree *creator) |
| |
| MRC_API void | MR_UniqueThreadSafeOwner_MR_AABBTree_update (MR_UniqueThreadSafeOwner_MR_AABBTree *_this, const MR_std_function_void_from_MR_AABBTree_ref *updater) |
| |
| MRC_API MR_uint64_t | MR_UniqueThreadSafeOwner_MR_AABBTree_heapBytes (const MR_UniqueThreadSafeOwner_MR_AABBTree *_this) |
| |
| MRC_API MR_UniqueThreadSafeOwner_MR_AABBTreePoints * | MR_UniqueThreadSafeOwner_MR_AABBTreePoints_DefaultConstruct (void) |
| |
| MRC_API MR_UniqueThreadSafeOwner_MR_AABBTreePoints * | MR_UniqueThreadSafeOwner_MR_AABBTreePoints_DefaultConstructArray (size_t num_elems) |
| |
| MRC_API const MR_UniqueThreadSafeOwner_MR_AABBTreePoints * | MR_UniqueThreadSafeOwner_MR_AABBTreePoints_OffsetPtr (const MR_UniqueThreadSafeOwner_MR_AABBTreePoints *ptr, ptrdiff_t i) |
| |
| MRC_API MR_UniqueThreadSafeOwner_MR_AABBTreePoints * | MR_UniqueThreadSafeOwner_MR_AABBTreePoints_OffsetMutablePtr (MR_UniqueThreadSafeOwner_MR_AABBTreePoints *ptr, ptrdiff_t i) |
| |
| MRC_API MR_UniqueThreadSafeOwner_MR_AABBTreePoints * | MR_UniqueThreadSafeOwner_MR_AABBTreePoints_ConstructFromAnother (MR_PassBy _other_pass_by, MR_UniqueThreadSafeOwner_MR_AABBTreePoints *_other) |
| |
| MRC_API void | MR_UniqueThreadSafeOwner_MR_AABBTreePoints_Destroy (const MR_UniqueThreadSafeOwner_MR_AABBTreePoints *_this) |
| | Destroys a heap-allocated instance of MR_UniqueThreadSafeOwner_MR_AABBTreePoints. Does nothing if the pointer is null.
|
| |
| MRC_API void | MR_UniqueThreadSafeOwner_MR_AABBTreePoints_DestroyArray (const MR_UniqueThreadSafeOwner_MR_AABBTreePoints *_this) |
| | Destroys a heap-allocated array of MR_UniqueThreadSafeOwner_MR_AABBTreePoints. Does nothing if the pointer is null.
|
| |
| MRC_API MR_UniqueThreadSafeOwner_MR_AABBTreePoints * | MR_UniqueThreadSafeOwner_MR_AABBTreePoints_AssignFromAnother (MR_UniqueThreadSafeOwner_MR_AABBTreePoints *_this, MR_PassBy _other_pass_by, MR_UniqueThreadSafeOwner_MR_AABBTreePoints *_other) |
| |
| MRC_API void | MR_UniqueThreadSafeOwner_MR_AABBTreePoints_reset (MR_UniqueThreadSafeOwner_MR_AABBTreePoints *_this) |
| |
| MRC_API MR_AABBTreePoints * | MR_UniqueThreadSafeOwner_MR_AABBTreePoints_get (MR_UniqueThreadSafeOwner_MR_AABBTreePoints *_this) |
| |
| MRC_API MR_AABBTreePoints * | MR_UniqueThreadSafeOwner_MR_AABBTreePoints_getOrCreate (MR_UniqueThreadSafeOwner_MR_AABBTreePoints *_this, const MR_std_function_MR_AABBTreePoints *creator) |
| |
| MRC_API void | MR_UniqueThreadSafeOwner_MR_AABBTreePoints_update (MR_UniqueThreadSafeOwner_MR_AABBTreePoints *_this, const MR_std_function_void_from_MR_AABBTreePoints_ref *updater) |
| |
| MRC_API MR_uint64_t | MR_UniqueThreadSafeOwner_MR_AABBTreePoints_heapBytes (const MR_UniqueThreadSafeOwner_MR_AABBTreePoints *_this) |
| |
◆ MR_AABBTree
◆ MR_AABBTreePoints
◆ MR_std_function_MR_AABBTree
◆ MR_std_function_MR_AABBTreePoints
◆ MR_std_function_void_from_MR_AABBTree_ref
◆ MR_std_function_void_from_MR_AABBTreePoints_ref
◆ MR_UniqueThreadSafeOwner_MR_AABBTree
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>. Supported MR_PassBy modes: MR_PassBy_DefaultConstruct, MR_PassBy_Copy, MR_PassBy_Move (and MR_PassBy_DefaultArgument and MR_PassBy_NoObject if supported by the callee).
◆ MR_UniqueThreadSafeOwner_MR_AABBTreePoints
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>. Supported MR_PassBy modes: MR_PassBy_DefaultConstruct, MR_PassBy_Copy, MR_PassBy_Move (and MR_PassBy_DefaultArgument and MR_PassBy_NoObject if supported by the callee).
◆ MR_UniqueThreadSafeOwner_MR_AABBTree_AssignFromAnother()
Generated from method MR::UniqueThreadSafeOwner<MR::AABBTree>::operator=. Parameter _this can not be null. It is a single object. The reference to things referred to by the parameter _other (if any) might be preserved in this object. The returned pointer will never be null. It is non-owning, do NOT destroy it. When this function is called, this object will drop any object references it had previously.
◆ MR_UniqueThreadSafeOwner_MR_AABBTree_ConstructFromAnother()
◆ MR_UniqueThreadSafeOwner_MR_AABBTree_DefaultConstruct()
◆ MR_UniqueThreadSafeOwner_MR_AABBTree_DefaultConstructArray()
◆ MR_UniqueThreadSafeOwner_MR_AABBTree_Destroy()
Destroys a heap-allocated instance of MR_UniqueThreadSafeOwner_MR_AABBTree. Does nothing if the pointer is null.
◆ MR_UniqueThreadSafeOwner_MR_AABBTree_DestroyArray()
Destroys a heap-allocated array of MR_UniqueThreadSafeOwner_MR_AABBTree. Does nothing if the pointer is null.
◆ MR_UniqueThreadSafeOwner_MR_AABBTree_get()
◆ MR_UniqueThreadSafeOwner_MR_AABBTree_getOrCreate()
returns existing owned object or creates new one using creator function Generated from method MR::UniqueThreadSafeOwner<MR::AABBTree>::getOrCreate. Parameter _this can not be null. It is a single object. Parameter creator can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.
◆ MR_UniqueThreadSafeOwner_MR_AABBTree_heapBytes()
returns the amount of memory this object occupies on heap Generated from method MR::UniqueThreadSafeOwner<MR::AABBTree>::heapBytes. Parameter _this can not be null. It is a single object.
◆ MR_UniqueThreadSafeOwner_MR_AABBTree_OffsetMutablePtr()
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element. The reference to the parameter ptr might be preserved in the return value.
◆ MR_UniqueThreadSafeOwner_MR_AABBTree_OffsetPtr()
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element. The reference to the parameter ptr might be preserved in the return value.
◆ MR_UniqueThreadSafeOwner_MR_AABBTree_reset()
◆ MR_UniqueThreadSafeOwner_MR_AABBTree_update()
calls given updater for the owned object (if any) Generated from method MR::UniqueThreadSafeOwner<MR::AABBTree>::update. Parameter _this can not be null. It is a single object. Parameter updater can not be null. It is a single object.
◆ MR_UniqueThreadSafeOwner_MR_AABBTreePoints_AssignFromAnother()
Generated from method MR::UniqueThreadSafeOwner<MR::AABBTreePoints>::operator=. Parameter _this can not be null. It is a single object. The reference to things referred to by the parameter _other (if any) might be preserved in this object. The returned pointer will never be null. It is non-owning, do NOT destroy it. When this function is called, this object will drop any object references it had previously.
◆ MR_UniqueThreadSafeOwner_MR_AABBTreePoints_ConstructFromAnother()
◆ MR_UniqueThreadSafeOwner_MR_AABBTreePoints_DefaultConstruct()
◆ MR_UniqueThreadSafeOwner_MR_AABBTreePoints_DefaultConstructArray()
◆ MR_UniqueThreadSafeOwner_MR_AABBTreePoints_Destroy()
Destroys a heap-allocated instance of MR_UniqueThreadSafeOwner_MR_AABBTreePoints. Does nothing if the pointer is null.
◆ MR_UniqueThreadSafeOwner_MR_AABBTreePoints_DestroyArray()
Destroys a heap-allocated array of MR_UniqueThreadSafeOwner_MR_AABBTreePoints. Does nothing if the pointer is null.
◆ MR_UniqueThreadSafeOwner_MR_AABBTreePoints_get()
◆ MR_UniqueThreadSafeOwner_MR_AABBTreePoints_getOrCreate()
returns existing owned object or creates new one using creator function Generated from method MR::UniqueThreadSafeOwner<MR::AABBTreePoints>::getOrCreate. Parameter _this can not be null. It is a single object. Parameter creator can not be null. It is a single object. The returned pointer will never be null. It is non-owning, do NOT destroy it.
◆ MR_UniqueThreadSafeOwner_MR_AABBTreePoints_heapBytes()
◆ MR_UniqueThreadSafeOwner_MR_AABBTreePoints_OffsetMutablePtr()
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element. The reference to the parameter ptr might be preserved in the return value.
◆ MR_UniqueThreadSafeOwner_MR_AABBTreePoints_OffsetPtr()
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the pointer points to an array element. The reference to the parameter ptr might be preserved in the return value.
◆ MR_UniqueThreadSafeOwner_MR_AABBTreePoints_reset()
◆ MR_UniqueThreadSafeOwner_MR_AABBTreePoints_update()
calls given updater for the owned object (if any) Generated from method MR::UniqueThreadSafeOwner<MR::AABBTreePoints>::update. Parameter _this can not be null. It is a single object. Parameter updater can not be null. It is a single object.