MeshLib C Docs
Loading...
Searching...
No Matches
phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t.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_Box3i MR_Box3i; // Defined in `#include <MRCMesh/MRBox.h>`.
14typedef struct MR_std_pair_const_int_MR_Box3i MR_std_pair_const_int_MR_Box3i; // Defined in `#include <MRCMisc/std_pair_const_int_MR_Box3i.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
MR_PassBy
Definition common.h:23
#define MRC_API
Definition include/MRCMisc/exports.h:11
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_begin(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this)
struct MR_std_pair_const_int_MR_Box3i MR_std_pair_const_int_MR_Box3i
Definition phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t.h:14
MRC_API const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_OffsetPtr(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *ptr, ptrdiff_t i)
MRC_API void MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_DestroyArray(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t....
MRC_API void MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator_DestroyArray(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator....
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator *other)
MRC_API bool MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_is_end(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this, const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator *iter)
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator_DefaultConstructArray(size_t num_elems)
MRC_API void MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator_incr(MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator *_this)
MRC_API void MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_clear(MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this)
MRC_API const int * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator_deref_key(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator *_this)
MRC_API size_t MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_size(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this)
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator *ptr, ptrdiff_t i)
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator_DefaultConstruct(void)
MRC_API bool MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_is_begin_mut(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this, const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator *iter)
MRC_API void MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator_incr(MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator *_this)
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_OffsetMutablePtr(MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *ptr, ptrdiff_t i)
struct MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator
Definition phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t.h:23
MRC_API void MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_AssignFromAnother(MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this, MR_PassBy other_pass_by, MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *other)
MRC_API const MR_Box3i * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator_deref_value(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator *_this)
MRC_API const int * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator_deref_key(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator *_this)
MRC_API MR_Box3i * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_find_or_construct_elem(MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this, const int *key)
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator_DefaultConstructArray(size_t num_elems)
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator *ptr, ptrdiff_t i)
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_find(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this, const int *key)
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator_DefaultConstruct(void)
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_DefaultConstruct(void)
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator *other)
MRC_API MR_Box3i * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator_deref_value(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator *_this)
MRC_API bool MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_is_begin(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this, const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator *iter)
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_ConstructFromAnother(MR_PassBy other_pass_by, MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *other)
MRC_API void MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_Destroy(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t....
MRC_API void MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator_DestroyArray(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_itera...
MRC_API bool MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_empty(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this)
MRC_API const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator_OffsetPtr(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator *ptr, ptrdiff_t i)
MRC_API const MR_std_pair_const_int_MR_Box3i * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator_deref(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator *_this)
MRC_API const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator_OffsetPtr(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator *ptr, ptrdiff_t i)
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_DefaultConstructArray(size_t num_elems)
struct MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator
Definition phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t.h:27
MRC_API void MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator_AssignFromAnother(MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator *_this, const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator *other)
MRC_API void MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator_AssignFromAnother(MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator *_this, const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator *other)
MRC_API void MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator_Destroy(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator...
MRC_API bool MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_contains(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this, const int *key)
MRC_API bool MR_equal_MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator *a, const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator *b)
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator_from_mutable(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator *iter)
MRC_API void MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator_Destroy(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_it...
MRC_API MR_std_pair_const_int_MR_Box3i * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator_deref(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator *_this)
MRC_API bool MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_is_end_mut(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this, const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator *iter)
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_end(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this)
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_find_mut(MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this, const int *key)
struct MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t
Definition phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t.h:19
MRC_API bool MR_equal_MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator(const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator *a, const MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_const_iterator *b)
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_end_mut(MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this)
MRC_API MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_iterator * MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t_begin_mut(MR_phmap_flat_hash_map_int_MR_Box3i_phmap_Hash_int32_t *_this)
Definition MRBox.h:91