MeshLib C Docs
Loading...
Searching...
No Matches
phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId.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_EdgeId MR_EdgeId; // Defined in `#include <MRCMesh/MRId.h>`.
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_MR_EdgeId MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId
Definition MRMapEdge.h:14
MR_PassBy
Definition common.h:19
#define MRC_API
Definition exports.h:11
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *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_EdgeId_IsMutableEnd(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator *iter)
MRC_API MR_EdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_FindOrConstructElem(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this, const MR_UndirectedEdgeId *key)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_End(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator *other)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator_DestroyArray(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterato...
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_MutableBegin(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_MutableEnd(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this)
MRC_API bool MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_IsMutableBegin(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator *iter)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator *other)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator_AssignFromAnother(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator *other)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_ConstructFromAnother(MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *other)
MRC_API const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator_OffsetPtr(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_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_EdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator_DefaultConstruct(void)
MRC_API const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator_OffsetPtr(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_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_MR_EdgeId_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_FindMutable(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this, const MR_UndirectedEdgeId *key)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator_AssignFromAnother(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator *other)
struct MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator
Definition phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId.h:27
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator_Incr(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator *_this)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_Destroy(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId....
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_Find(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this, const MR_UndirectedEdgeId *key)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_DefaultConstructArray(size_t num_elems)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_AssignFromAnother(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this, MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *other)
MRC_API const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_OffsetPtr(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *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_EdgeId_const_iterator_Incr(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator *_this)
MRC_API MR_EdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator_DerefValue(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator *_this)
MRC_API const MR_UndirectedEdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator_DerefKey(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator *_this)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_Clear(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_DestroyArray(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId....
struct MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator
Definition phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId.h:23
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_DefaultConstruct(void)
MRC_API bool MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_Contains(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this, const MR_UndirectedEdgeId *key)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_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_MR_EdgeId_iterator_DerefKey(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator_FromMutable(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator *iter)
MRC_API const MR_EdgeId * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator_DerefValue(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator *_this)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator_Destroy(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator....
MRC_API bool MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_IsBegin(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator *iter)
MRC_API void MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator_DestroyArray(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator....
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_Begin(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this)
MRC_API bool MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_IsEmpty(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator_DefaultConstructArray(size_t num_elems)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator_DefaultConstruct(void)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator_DefaultConstructArray(size_t num_elems)
MRC_API size_t MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_Size(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this)
MRC_API bool MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_IsEnd(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId *_this, const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator *iter)
MRC_API MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator * MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_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_EdgeId_const_iterator_Destroy(const MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_UndirectedEdgeId_MR_EdgeId_const_iter...
Definition MRId.h:152
Definition MRId.h:36