MeshLib C Docs
Loading...
Searching...
No Matches
std_variant_MR_PdfBuildinFont_std_filesystem_path.h
Go to the documentation of this file.
1#pragma once
2
3#include <MRCIOExtras/MRPdf.h>
4#include <MRCMisc/common.h>
5#include <MRCMisc/exports.h>
6
7#include <stddef.h>
8
9#ifdef __cplusplus
10extern "C" {
11#endif
12
13typedef struct MR_std_filesystem_path MR_std_filesystem_path; // Defined in `#include <MRCMisc/std_filesystem_path.h>`.
14
15
19
23
28
32
36
39
42
45
48
52
56
61
65
70
74
78
82
86
87#ifdef __cplusplus
88} // extern "C"
89#endif
struct MR_std_variant_MR_PdfBuildinFont_std_filesystem_path MR_std_variant_MR_PdfBuildinFont_std_filesystem_path
Definition MRPdf.h:23
MR_PdfBuildinFont
Definition MRPdf.h:35
struct MR_std_filesystem_path MR_std_filesystem_path
Definition MRSceneRoot.h:15
MR_PassBy
Definition common.h:19
#define MRC_API
Definition exports.h:11
MRC_API void MR_std_variant_MR_PdfBuildinFont_std_filesystem_path_DestroyArray(const MR_std_variant_MR_PdfBuildinFont_std_filesystem_path *_this)
Destroys a heap-allocated array of MR_std_variant_MR_PdfBuildinFont_std_filesystem_path....
MRC_API MR_std_variant_MR_PdfBuildinFont_std_filesystem_path * MR_std_variant_MR_PdfBuildinFont_std_filesystem_path_ConstructFromAnother(MR_PassBy other_pass_by, MR_std_variant_MR_PdfBuildinFont_std_filesystem_path *other)
MRC_API MR_std_variant_MR_PdfBuildinFont_std_filesystem_path * MR_std_variant_MR_PdfBuildinFont_std_filesystem_path_DefaultConstructArray(size_t num_elems)
MRC_API void MR_std_variant_MR_PdfBuildinFont_std_filesystem_path_Destroy(const MR_std_variant_MR_PdfBuildinFont_std_filesystem_path *_this)
Destroys a heap-allocated instance of MR_std_variant_MR_PdfBuildinFont_std_filesystem_path....
MRC_API MR_std_variant_MR_PdfBuildinFont_std_filesystem_path * MR_std_variant_MR_PdfBuildinFont_std_filesystem_path_OffsetMutablePtr(MR_std_variant_MR_PdfBuildinFont_std_filesystem_path *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 size_t MR_std_variant_MR_PdfBuildinFont_std_filesystem_path_Index(const MR_std_variant_MR_PdfBuildinFont_std_filesystem_path *_this)
MRC_API void MR_std_variant_MR_PdfBuildinFont_std_filesystem_path_AssignAs_std_filesystem_path(MR_std_variant_MR_PdfBuildinFont_std_filesystem_path *_this, const char *value, const char *value_end)
MRC_API const MR_PdfBuildinFont * MR_std_variant_MR_PdfBuildinFont_std_filesystem_path_Get_MR_PdfBuildinFont(const MR_std_variant_MR_PdfBuildinFont_std_filesystem_path *_this)
MRC_API MR_std_variant_MR_PdfBuildinFont_std_filesystem_path * MR_std_variant_MR_PdfBuildinFont_std_filesystem_path_ConstructAs_std_filesystem_path(const char *value, const char *value_end)
MRC_API MR_std_filesystem_path * MR_std_variant_MR_PdfBuildinFont_std_filesystem_path_GetMutable_std_filesystem_path(MR_std_variant_MR_PdfBuildinFont_std_filesystem_path *_this)
MRC_API void MR_std_variant_MR_PdfBuildinFont_std_filesystem_path_AssignAs_MR_PdfBuildinFont(MR_std_variant_MR_PdfBuildinFont_std_filesystem_path *_this, MR_PdfBuildinFont value)
MRC_API MR_std_variant_MR_PdfBuildinFont_std_filesystem_path * MR_std_variant_MR_PdfBuildinFont_std_filesystem_path_ConstructAs_MR_PdfBuildinFont(MR_PdfBuildinFont value)
MRC_API MR_std_variant_MR_PdfBuildinFont_std_filesystem_path * MR_std_variant_MR_PdfBuildinFont_std_filesystem_path_DefaultConstruct(void)
MRC_API void MR_std_variant_MR_PdfBuildinFont_std_filesystem_path_AssignFromAnother(MR_std_variant_MR_PdfBuildinFont_std_filesystem_path *_this, MR_PassBy other_pass_by, MR_std_variant_MR_PdfBuildinFont_std_filesystem_path *other)
MRC_API const MR_std_variant_MR_PdfBuildinFont_std_filesystem_path * MR_std_variant_MR_PdfBuildinFont_std_filesystem_path_OffsetPtr(const MR_std_variant_MR_PdfBuildinFont_std_filesystem_path *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 const MR_std_filesystem_path * MR_std_variant_MR_PdfBuildinFont_std_filesystem_path_Get_std_filesystem_path(const MR_std_variant_MR_PdfBuildinFont_std_filesystem_path *_this)
MRC_API MR_PdfBuildinFont * MR_std_variant_MR_PdfBuildinFont_std_filesystem_path_GetMutable_MR_PdfBuildinFont(MR_std_variant_MR_PdfBuildinFont_std_filesystem_path *_this)