struct MR_ObjectGcode MR_ObjectGcode
Definition MRObject.h:28
MR_PassBy
Definition common.h:19
#define MRC_API
Definition exports.h:11
MRC_API void MR_std_shared_ptr_MR_ObjectGcode_Destroy(const MR_std_shared_ptr_MR_ObjectGcode *_this)
Destroys a heap-allocated instance of MR_std_shared_ptr_MR_ObjectGcode. Does nothing if the pointer i...
MRC_API MR_std_shared_ptr_MR_ObjectGcode * MR_std_shared_ptr_MR_ObjectGcode_OffsetMutablePtr(MR_std_shared_ptr_MR_ObjectGcode *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
struct MR_std_shared_ptr_MR_ObjectGcode MR_std_shared_ptr_MR_ObjectGcode
Definition std_shared_ptr_MR_ObjectGcode.h:17
MRC_API void MR_std_shared_ptr_MR_ObjectGcode_Assign(MR_std_shared_ptr_MR_ObjectGcode *_this, MR_ObjectGcode *ptr)
MRC_API MR_std_shared_ptr_MR_ObjectGcode * MR_std_shared_ptr_MR_ObjectGcode_ConstructFromAnother(MR_PassBy other_pass_by, MR_std_shared_ptr_MR_ObjectGcode *other)
MRC_API void MR_std_shared_ptr_MR_ObjectGcode_Construct(MR_ObjectGcode *ptr)
MRC_API MR_std_shared_ptr_MR_ObjectGcode * MR_std_shared_ptr_MR_ObjectGcode_DefaultConstruct(void)
MRC_API int MR_std_shared_ptr_MR_ObjectGcode_UseCount(const MR_std_shared_ptr_MR_ObjectGcode *_this)
MRC_API MR_std_shared_ptr_MR_ObjectGcode * MR_std_shared_ptr_MR_ObjectGcode_DefaultConstructArray(size_t num_elems)
MRC_API const MR_std_shared_ptr_MR_ObjectGcode * MR_std_shared_ptr_MR_ObjectGcode_OffsetPtr(const MR_std_shared_ptr_MR_ObjectGcode *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
MRC_API void MR_std_shared_ptr_MR_ObjectGcode_DestroyArray(const MR_std_shared_ptr_MR_ObjectGcode *_this)
Destroys a heap-allocated array of MR_std_shared_ptr_MR_ObjectGcode. Does nothing if the pointer is n...
MRC_API MR_ObjectGcode * MR_std_shared_ptr_MR_ObjectGcode_Get(const MR_std_shared_ptr_MR_ObjectGcode *_this)
MRC_API void MR_std_shared_ptr_MR_ObjectGcode_AssignFromAnother(MR_std_shared_ptr_MR_ObjectGcode *_this, MR_PassBy other_pass_by, MR_std_shared_ptr_MR_ObjectGcode *other)