MeshLib C Docs
Loading...
Searching...
No Matches
phmap_flat_hash_map_MR_RegionId_MR_RegionId.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_RegionId MR_RegionId; // Defined in `#include <MRCMesh/MRId.h>`.
14typedef struct MR_std_pair_const_MR_RegionId_MR_RegionId MR_std_pair_const_MR_RegionId_MR_RegionId; // Defined in `#include <MRCMisc/std_pair_const_MR_RegionId_MR_RegionId.h>`.
15
16
20
24
28
32
37
43
49
52
55
59
63
67
71
76
83
88
95
102
108
113
119
124
130
135
141
146
150
155
162
169
172
175
179
183
188
192
197
204
211
214
217
221
225
231
237
243
247
252
258
264
270
274
279
280#ifdef __cplusplus
281} // extern "C"
282#endif
struct MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId
Definition MRBitSet.h:49
MR_PassBy
Definition common.h:23
#define MRC_API
Definition include/MRCMisc/exports.h:11
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_DefaultConstructArray(size_t num_elems)
MRC_API bool MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_is_begin(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *iter)
MRC_API MR_RegionId * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_find_or_construct_elem(MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, const MR_RegionId *key)
MRC_API size_t MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_size(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this)
MRC_API void MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_AssignFromAnother(MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *_this, const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *other)
MRC_API void MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_incr(MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *_this)
MRC_API bool MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_is_end_mut(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *iter)
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_find_mut(MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, const MR_RegionId *key)
MRC_API void MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_AssignFromAnother(MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *other)
MRC_API bool MR_equal_MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *a, const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *b)
MRC_API void MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_incr(MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *_this)
MRC_API void MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_DestroyArray(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator....
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_DefaultConstruct(void)
MRC_API bool MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_empty(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this)
MRC_API void MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_AssignFromAnother(MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *_this, const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *other)
MRC_API bool MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_is_begin_mut(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *iter)
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_find(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, const MR_RegionId *key)
struct MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator
Definition phmap_flat_hash_map_MR_RegionId_MR_RegionId.h:27
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_end(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this)
MRC_API MR_RegionId * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_deref_value(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *_this)
MRC_API bool MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_contains(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, const MR_RegionId *key)
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *other)
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_end_mut(MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this)
struct MR_std_pair_const_MR_RegionId_MR_RegionId MR_std_pair_const_MR_RegionId_MR_RegionId
Definition phmap_flat_hash_map_MR_RegionId_MR_RegionId.h:14
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_DefaultConstructArray(size_t num_elems)
MRC_API void MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_DestroyArray(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator....
MRC_API const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_OffsetPtr(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *ptr, ptrdiff_t i)
MRC_API void MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_Destroy(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator....
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_DefaultConstruct(void)
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_DefaultConstructArray(size_t num_elems)
MRC_API void MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_clear(MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this)
struct MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator
Definition phmap_flat_hash_map_MR_RegionId_MR_RegionId.h:23
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *ptr, ptrdiff_t i)
MRC_API bool MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_is_end(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this, const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *iter)
MRC_API void MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_DestroyArray(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId....
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_begin_mut(MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this)
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *ptr, ptrdiff_t i)
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *other)
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_begin(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this)
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_ConstructFromAnother(MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *other)
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_DefaultConstruct(void)
MRC_API const MR_RegionId * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_deref_value(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *_this)
MRC_API const MR_std_pair_const_MR_RegionId_MR_RegionId * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_deref(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *_this)
MRC_API const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_OffsetPtr(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *ptr, ptrdiff_t i)
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_from_mutable(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *iter)
MRC_API void MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_Destroy(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator....
MRC_API const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_OffsetPtr(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *ptr, ptrdiff_t i)
MRC_API const MR_RegionId * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_deref_key(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *ptr, ptrdiff_t i)
MRC_API void MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_Destroy(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId....
MRC_API const MR_RegionId * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator_deref_key(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *_this)
MRC_API bool MR_equal_MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *a, const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_const_iterator *b)
MRC_API MR_std_pair_const_MR_RegionId_MR_RegionId * MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator_deref(const MR_phmap_flat_hash_map_MR_RegionId_MR_RegionId_iterator *_this)
Definition MRId.h:62