MeshLib C Docs
Loading...
Searching...
No Matches
phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId.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_GraphVertId MR_GraphVertId; // 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_GraphVertId_MR_GraphVertId MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId
Definition MRBitSet.h:45
MR_PassBy
Definition common.h:19
#define MRC_API
Definition exports.h:11
MRC_API const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator_OffsetPtr(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_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_GraphVertId_MR_GraphVertId_const_iterator_Incr(MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_Begin(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this)
MRC_API bool MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_IsBegin(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this, const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator *iter)
MRC_API bool MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_IsEmpty(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this)
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator *other)
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *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_GraphVertId_MR_GraphVertId_IsEnd(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this, const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator *iter)
MRC_API const MR_GraphVertId * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator_DerefValue(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator *_this)
MRC_API void MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator_Incr(MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator *_this)
MRC_API void MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator_DestroyArray(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator....
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator_DefaultConstruct(void)
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_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_GraphVertId_MR_GraphVertId_IsMutableEnd(MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this, const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator *iter)
MRC_API void MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_DestroyArray(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId....
MRC_API MR_GraphVertId * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator_DerefValue(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_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_GraphVertId_MR_GraphVertId_AssignFromAnother(MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this, MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *other)
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator_DefaultConstructArray(size_t num_elems)
MRC_API const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_OffsetPtr(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *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_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_Size(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this)
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_MutableEnd(MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this)
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator_FromMutable(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator *iter)
MRC_API MR_GraphVertId * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_FindOrConstructElem(MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this, const MR_GraphVertId *key)
MRC_API const MR_GraphVertId * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator_DerefKey(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator *other)
MRC_API bool MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_IsMutableBegin(MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this, const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator *iter)
MRC_API void MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator_AssignFromAnother(MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator *_this, const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator *other)
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_ConstructFromAnother(MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *other)
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_FindMutable(MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this, const MR_GraphVertId *key)
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_MutableBegin(MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this)
MRC_API void MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_Destroy(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId....
MRC_API const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator_OffsetPtr(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_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_GraphVertId_MR_GraphVertId_const_iterator_DestroyArray(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterato...
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_DefaultConstructArray(size_t num_elems)
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator_DefaultConstructArray(size_t num_elems)
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_Find(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this, const MR_GraphVertId *key)
struct MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator
Definition phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId.h:26
MRC_API void MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator_Destroy(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iter...
struct MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator
Definition phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId.h:22
MRC_API bool MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_Contains(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this, const MR_GraphVertId *key)
MRC_API void MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator_Destroy(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator....
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_const_iterator * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_End(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this)
MRC_API void MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_Clear(MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId *_this)
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator_DefaultConstruct(void)
MRC_API const MR_GraphVertId * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator_DerefKey(const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId * MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_DefaultConstruct(void)
MRC_API void MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator_AssignFromAnother(MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator *_this, const MR_phmap_flat_hash_map_MR_GraphVertId_MR_GraphVertId_iterator *other)
Definition MRId.h:117