MeshLib C Docs
Loading...
Searching...
No Matches
phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t.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#include <stdint.h>
9
10#ifdef __cplusplus
11extern "C" {
12#endif
13
14typedef struct MR_UndirectedEdgeId MR_UndirectedEdgeId; // Defined in `#include <MRCMesh/MRId.h>`.
15
16
20
24
28
32
37
41
45
48
51
54
57
61
65
69
75
80
86
92
97
102
107
112
117
122
127
132
136
141
146
151
154
157
160
163
168
172
177
182
187
190
193
196
199
204
209
213
218
223
227
228#ifdef __cplusplus
229} // extern "C"
230#endif
struct MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t
Definition MRContoursCut.h:22
MR_PassBy
Definition common.h:19
#define MRC_API
Definition exports.h:11
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_DefaultConstructArray(size_t num_elems)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_MutableBegin(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_Begin(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this)
MRC_API size_t MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_Size(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator_Destroy(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterat...
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator_AssignFromAnother(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator *other)
MRC_API bool MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_IsEnd(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator *iter)
MRC_API bool MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_IsMutableEnd(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator *iter)
struct MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator
Definition phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t.h:23
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_AssignFromAnother(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this, MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *other)
MRC_API const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator_OffsetPtr(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator *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_UndirectedEdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator_DerefKey(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator *_this)
struct MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator
Definition phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t.h:27
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator_DefaultConstruct(void)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator_DefaultConstructArray(size_t num_elems)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator_DestroyArray(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator....
MRC_API bool MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_IsEmpty(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator *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 int32_t * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_FindOrConstructElem(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this, const MR_UndirectedEdgeId *key)
MRC_API bool MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_Contains(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this, const MR_UndirectedEdgeId *key)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator_Incr(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator_DefaultConstruct(void)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator_AssignFromAnother(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator *other)
MRC_API const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_OffsetPtr(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *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_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_Destroy(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t....
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator_FromMutable(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator *iter)
MRC_API bool MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_IsMutableBegin(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator *iter)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_End(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator_DefaultConstructArray(size_t num_elems)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator_Destroy(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator....
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_DefaultConstruct(void)
MRC_API const int32_t * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator_DerefValue(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_MutableEnd(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_FindMutable(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this, const MR_UndirectedEdgeId *key)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator *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 MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator *other)
MRC_API bool MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_IsBegin(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator *iter)
MRC_API int32_t * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator_DerefValue(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *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_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_Clear(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator *other)
MRC_API const MR_UndirectedEdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator_DerefKey(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator *_this)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator_DestroyArray(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator....
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_DestroyArray(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t....
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator_Incr(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_Find(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *_this, const MR_UndirectedEdgeId *key)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_ConstructFromAnother(MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t *other)
MRC_API const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator_OffsetPtr(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_int32_t_iterator *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
Definition MRId.h:36