MeshLib C Docs
Loading...
Searching...
No Matches
std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref.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_Pdf_CellCustomParams MR_Pdf_CellCustomParams; // Defined in `#include <MRCIOExtras/MRPdf.h>`.
14typedef struct MR_std_string MR_std_string; // Defined in `#include <MRCMisc/std_string.h>`.
15
16
20
24
29
35
41
44
47
51
55
59
63
70
76
82
114MRC_API MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref *MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref_ConstructEx(MR_Pdf_CellCustomParams *(*func)(MR_PassBy *_return_pass_by, int _1, int _2, const MR_std_string *_3, void *_userdata, void **_cleanup_value), void *userdata, void (*postcall_callback)(void *_userdata, void *_cleanup_value), void (*userdata_callback)(void **_this_userdata, void *_other_userdata));
115
147MRC_API void MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref_AssignEx(MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref *_this, MR_Pdf_CellCustomParams *(*func)(MR_PassBy *_return_pass_by, int _1, int _2, const MR_std_string *_3, void *_userdata, void **_cleanup_value), void *userdata, void (*postcall_callback)(void *_userdata, void *_cleanup_value), void (*userdata_callback)(void **_this_userdata, void *_other_userdata));
148
149#ifdef __cplusplus
150} // extern "C"
151#endif
struct MR_std_string MR_std_string
Definition MRCtm.h:32
struct MR_Pdf_CellCustomParams MR_Pdf_CellCustomParams
Definition MRPdf.h:109
struct MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref
Definition MRPdf.h:18
MR_PassBy
Definition common.h:23
#define MRC_API
Definition include/MRCMisc/exports.h:11
MRC_API MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref * MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref_DefaultConstruct(void)
MRC_API void MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref_Destroy(const MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref *_this)
Destroys a heap-allocated instance of MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_...
MRC_API MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref * MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref_ConstructEx(MR_Pdf_CellCustomParams *(*func)(MR_PassBy *_return_pass_by, int _1, int _2, const MR_std_string *_3, 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_Pdf_CellCustomParams * MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref_call(const MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref *_this, int _1, int _2, const char *_3, const char *_3_end)
MRC_API void MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref_AssignFromAnother(MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref *_this, MR_PassBy other_pass_by, MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref *other)
MRC_API const MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref * MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref_OffsetPtr(const MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref *ptr, ptrdiff_t i)
MRC_API void MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref_reset(MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref *_this)
MRC_API MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref * MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref_ConstructStateless(MR_Pdf_CellCustomParams *(*func)(MR_PassBy *_return_pass_by, int _1, int _2, const MR_std_string *_3))
MRC_API void MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref_AssignEx(MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref *_this, MR_Pdf_CellCustomParams *(*func)(MR_PassBy *_return_pass_by, int _1, int _2, const MR_std_string *_3, 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 bool MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref_has_value(const MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref *_this)
MRC_API void MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref_DestroyArray(const MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref *_this)
Destroys a heap-allocated array of MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_str...
MRC_API MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref * MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref_ConstructFromAnother(MR_PassBy other_pass_by, MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref *other)
MRC_API MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref * MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref_OffsetMutablePtr(MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref *ptr, ptrdiff_t i)
MRC_API void MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref_Assign(MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref *_this, MR_Pdf_CellCustomParams *(*func)(MR_PassBy *_return_pass_by, int _1, int _2, const MR_std_string *_3))
MRC_API MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref * MR_std_function_MR_Pdf_CellCustomParams_from_int_int_const_std_string_ref_DefaultConstructArray(size_t num_elems)