MeshLib C Docs
Loading...
Searching...
No Matches
phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId.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_UndirectedEdgeId MR_UndirectedEdgeId; // Defined in `#include <MRCMesh/MRId.h>`.
14
15
19
23
27
31
36
40
44
47
50
53
56
60
64
68
74
79
85
91
96
101
106
111
116
121
126
131
135
140
145
150
153
156
159
162
167
171
176
181
186
189
192
195
198
203
208
212
217
222
226
227#ifdef __cplusplus
228} // extern "C"
229#endif
struct MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId
Definition MRBitSet.h:52
MR_PassBy
Definition common.h:19
#define MRC_API
Definition exports.h:11
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator_Incr(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator *_this)
MRC_API MR_UndirectedEdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator_DerefValue(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator *_this)
MRC_API const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator_OffsetPtr(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_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 bool MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_IsMutableEnd(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator *iter)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_FindMutable(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this, const MR_UndirectedEdgeId *key)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator_Destroy(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_...
MRC_API bool MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_IsEmpty(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_Find(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this, const MR_UndirectedEdgeId *key)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_AssignFromAnother(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this, MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *other)
MRC_API bool MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_IsMutableBegin(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator *iter)
struct MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator
Definition phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId.h:22
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *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_MR_UndirectedEdgeId_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator_DefaultConstructArray(size_t num_elems)
MRC_API const MR_UndirectedEdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator_DerefValue(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator *_this)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator_DestroyArray(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_con...
MRC_API bool MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_IsEnd(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator *iter)
MRC_API const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator_OffsetPtr(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_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_MR_UndirectedEdgeId_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_MutableEnd(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_ConstructFromAnother(MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *other)
struct MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator
Definition phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId.h:26
MRC_API const MR_UndirectedEdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator_DerefKey(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator *_this)
MRC_API size_t MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_Size(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_Begin(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this)
MRC_API bool MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_Contains(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this, const MR_UndirectedEdgeId *key)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_DefaultConstruct(void)
MRC_API bool MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_IsBegin(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator *iter)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator_DefaultConstruct(void)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator_DefaultConstruct(void)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator *other)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator_AssignFromAnother(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator *other)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator_DestroyArray(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_ite...
MRC_API const MR_UndirectedEdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator_DerefKey(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator *_this)
MRC_API MR_UndirectedEdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_FindOrConstructElem(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this, const MR_UndirectedEdgeId *key)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_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 void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator_Incr(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator_FromMutable(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator *iter)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_Destroy(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId....
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator *other)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator_DefaultConstructArray(size_t num_elems)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_DefaultConstructArray(size_t num_elems)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator_Destroy(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_...
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_DestroyArray(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId....
MRC_API const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_OffsetPtr(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *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_MR_UndirectedEdgeId_Clear(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_MutableBegin(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_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 void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator_AssignFromAnother(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_iterator *other)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId_End(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_UndirectedEdgeId *_this)
Definition MRId.h:36