MeshLib C Docs
Loading...
Searching...
No Matches
std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int.h
Go to the documentation of this file.
1#pragma once
2
3#include <MRCMisc/common.h>
4#include <MRCMisc/exports.h>
5
6#include <stdbool.h>
7#include <stddef.h>
8
9#ifdef __cplusplus
10extern "C" {
11#endif
12
13typedef struct MR_SimpleVolumeMinMax MR_SimpleVolumeMinMax; // Defined in `#include <MRCVoxels/MRVoxelsVolume.h>`.
14typedef struct MR_expected_void_std_string MR_expected_void_std_string; // Defined in `#include <MRCMisc/expected_void_std_string.h>`.
15
16
20
24
29
35
41
44
47
51
55
59
63
69
75
81
113MRC_API MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int *MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int_ConstructEx(MR_expected_void_std_string *(*func)(MR_PassBy *_return_pass_by, const MR_SimpleVolumeMinMax *_1, int _2, void *_userdata, void **_cleanup_value), void *userdata, void (*postcall_callback)(void *_userdata, void *_cleanup_value), void (*userdata_callback)(void **_this_userdata, void *_other_userdata));
114
146MRC_API void MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int_AssignEx(MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int *_this, MR_expected_void_std_string *(*func)(MR_PassBy *_return_pass_by, const MR_SimpleVolumeMinMax *_1, int _2, void *_userdata, void **_cleanup_value), void *userdata, void (*postcall_callback)(void *_userdata, void *_cleanup_value), void (*userdata_callback)(void **_this_userdata, void *_other_userdata));
147
148#ifdef __cplusplus
149} // extern "C"
150#endif
struct MR_expected_void_std_string MR_expected_void_std_string
Definition MRCtm.h:26
MR_PassBy
Definition common.h:23
struct MR_SimpleVolumeMinMax MR_SimpleVolumeMinMax
Definition expected_MR_SimpleVolumeMinMax_std_string.h:13
#define MRC_API
Definition include/MRCMisc/exports.h:11
struct MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int
Definition std_function_expected_void_std_string_from_const_MR_PointCloud_ref_const_MR_PointsToDistance__5fc9.h:16
MRC_API bool MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int_has_value(const MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int *_this)
MRC_API void MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int_reset(MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int *_this)
MRC_API MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int * MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int_DefaultConstructArray(size_t num_elems)
MRC_API void MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int_AssignEx(MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int *_this, MR_expected_void_std_string *(*func)(MR_PassBy *_return_pass_by, const MR_SimpleVolumeMinMax *_1, int _2, void *_userdata, void **_cleanup_value), void *userdata, void(*postcall_callback)(void *_userdata, void *_cleanup_value), void(*userdata_callback)(void **_this_userdata, void *_other_userdata))
MRC_API MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int * MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int_ConstructFromAnother(MR_PassBy other_pass_by, MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int *other)
MRC_API MR_expected_void_std_string * MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int_call(const MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int *_this, const MR_SimpleVolumeMinMax *_1, int _2)
MRC_API const MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int * MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int_OffsetPtr(const MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int *ptr, ptrdiff_t i)
MRC_API void MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int_AssignFromAnother(MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int *_this, MR_PassBy other_pass_by, MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int *other)
MRC_API void MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int_DestroyArray(const MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int *_this)
Destroys a heap-allocated array of MR_std_function_expected_void_std_string_from_const_MR_SimpleVolum...
MRC_API void MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int_Assign(MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int *_this, MR_expected_void_std_string *(*func)(MR_PassBy *_return_pass_by, const MR_SimpleVolumeMinMax *_1, int _2))
MRC_API MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int * MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int_ConstructStateless(MR_expected_void_std_string *(*func)(MR_PassBy *_return_pass_by, const MR_SimpleVolumeMinMax *_1, int _2))
MRC_API MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int * MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int_ConstructEx(MR_expected_void_std_string *(*func)(MR_PassBy *_return_pass_by, const MR_SimpleVolumeMinMax *_1, int _2, void *_userdata, void **_cleanup_value), void *userdata, void(*postcall_callback)(void *_userdata, void *_cleanup_value), void(*userdata_callback)(void **_this_userdata, void *_other_userdata))
MRC_API void MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int_Destroy(const MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int *_this)
Destroys a heap-allocated instance of MR_std_function_expected_void_std_string_from_const_MR_SimpleVo...
MRC_API MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int * MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int_OffsetMutablePtr(MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int *ptr, ptrdiff_t i)
MRC_API MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int * MR_std_function_expected_void_std_string_from_const_MR_SimpleVolumeMinMax_ref_int_DefaultConstruct(void)