MeshLib C Docs
Loading...
Searching...
No Matches
phmap_flat_hash_map_MR_NodeId_MR_NodeId.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_NodeId MR_NodeId; // Defined in `#include <MRCMesh/MRId.h>`.
14
15
19
23
27
31
36
42
48
51
54
58
62
66
70
75
81
86
92
98
103
108
113
118
123
128
133
138
142
147
154
161
164
167
171
175
180
184
189
196
203
206
209
213
217
222
227
231
236
241
245
246#ifdef __cplusplus
247} // extern "C"
248#endif
struct MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId
Definition MRBitSet.h:46
MR_PassBy
Definition common.h:23
#define MRC_API
Definition exports.h:11
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator_FromMutable(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator *iter)
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator_DefaultConstruct(void)
MRC_API void MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator_Destroy(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator....
MRC_API void MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator_DestroyArray(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator....
MRC_API void MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator_DestroyArray(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator....
MRC_API bool MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_IsEmpty(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this)
MRC_API size_t MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_Size(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this)
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_End(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this)
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_MutableEnd(MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this)
MRC_API const MR_NodeId * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator_DerefValue(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator_DefaultConstructArray(size_t num_elems)
MRC_API MR_NodeId * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_FindOrConstructElem(MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this, const MR_NodeId *key)
MRC_API bool MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_IsMutableBegin(MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this, const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator *iter)
MRC_API const MR_NodeId * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator_DerefKey(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator *_this)
MRC_API const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_OffsetPtr(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *ptr, ptrdiff_t i)
MRC_API bool MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_IsMutableEnd(MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this, const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator *iter)
MRC_API bool MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_IsBegin(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this, const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator *iter)
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator *other)
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_ConstructFromAnother(MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *other)
MRC_API bool MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_Contains(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this, const MR_NodeId *key)
MRC_API void MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_AssignFromAnother(MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this, MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *other)
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_DefaultConstructArray(size_t num_elems)
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_FindMutable(MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this, const MR_NodeId *key)
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator_DefaultConstructArray(size_t num_elems)
MRC_API void MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_DestroyArray(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId. Does nothing if the po...
MRC_API void MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator_AssignFromAnother(MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator *_this, const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator *other)
MRC_API const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator_OffsetPtr(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator *ptr, ptrdiff_t i)
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator_DefaultConstruct(void)
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_DefaultConstruct(void)
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator *ptr, ptrdiff_t i)
MRC_API bool MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_IsEnd(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this, const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator *iter)
MRC_API MR_NodeId * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator_DerefValue(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator *_this)
MRC_API void MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator_Incr(MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator *_this)
MRC_API void MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator_Incr(MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator *other)
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_Begin(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this)
struct MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator
Definition phmap_flat_hash_map_MR_NodeId_MR_NodeId.h:26
MRC_API void MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_Destroy(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId. Does nothing if the...
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *ptr, ptrdiff_t i)
struct MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator
Definition phmap_flat_hash_map_MR_NodeId_MR_NodeId.h:22
MRC_API const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator_OffsetPtr(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator *ptr, ptrdiff_t i)
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_MutableBegin(MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this)
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_Find(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this, const MR_NodeId *key)
MRC_API void MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator_Destroy(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator....
MRC_API MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator *ptr, ptrdiff_t i)
MRC_API const MR_NodeId * MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator_DerefKey(const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_iterator *_this)
MRC_API void MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_Clear(MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId *_this)
MRC_API void MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator_AssignFromAnother(MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator *_this, const MR_phmap_flat_hash_map_MR_NodeId_MR_NodeId_const_iterator *other)
Definition MRId.h:86