MeshLib C Docs
Loading...
Searching...
No Matches
phmap_flat_hash_map_MR_VertId_MR_VertPathInfo.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_VertId MR_VertId; // Defined in `#include <MRCMesh/MRId.h>`.
14typedef struct MR_VertPathInfo MR_VertPathInfo; // Defined in `#include <MRCMesh/MREdgePathsBuilder.h>`.
15typedef struct MR_std_pair_const_MR_VertId_MR_VertPathInfo MR_std_pair_const_MR_VertId_MR_VertPathInfo; // Defined in `#include <MRCMisc/std_pair_const_MR_VertId_MR_VertPathInfo.h>`.
16
17
21
25
29
33
38
44
50
53
56
60
64
68
72
77
84
89
96
103
109
114
120
125
131
136
142
147
151
156
163
170
173
176
180
184
189
193
198
205
212
215
218
222
226
232
238
244
248
253
259
265
271
275
280
281#ifdef __cplusplus
282} // extern "C"
283#endif
struct MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo
Definition MREdgePathsBuilder.h:19
struct MR_VertPathInfo MR_VertPathInfo
Definition MREdgePathsBuilder.h:27
MR_PassBy
Definition common.h:23
#define MRC_API
Definition include/MRCMisc/exports.h:11
MRC_API MR_std_pair_const_MR_VertId_MR_VertPathInfo * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator_deref(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator *_this)
MRC_API bool MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_is_end_mut(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this, const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator *iter)
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator_DefaultConstruct(void)
MRC_API MR_VertPathInfo * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator_deref_value(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator *_this)
MRC_API bool MR_equal_MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator *a, const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator *b)
MRC_API bool MR_equal_MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator *a, const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator *b)
MRC_API void MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator_AssignFromAnother(MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator *_this, const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator *other)
MRC_API void MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator_incr(MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator *_this)
MRC_API const MR_std_pair_const_MR_VertId_MR_VertPathInfo * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator_deref(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator *ptr, ptrdiff_t i)
MRC_API bool MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_is_begin(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this, const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator *iter)
MRC_API const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator_OffsetPtr(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator *ptr, ptrdiff_t i)
MRC_API void MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator_incr(MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator *_this)
MRC_API void MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_AssignFromAnother(MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this, MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *other)
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_begin(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this)
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_DefaultConstruct(void)
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator_DefaultConstructArray(size_t num_elems)
MRC_API bool MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_empty(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this)
MRC_API void MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator_AssignFromAnother(MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator *_this, const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator *other)
MRC_API const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_OffsetPtr(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *ptr, ptrdiff_t i)
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_find(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this, const MR_VertId *key)
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_ConstructFromAnother(MR_PassBy other_pass_by, MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *other)
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_find_mut(MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this, const MR_VertId *key)
MRC_API void MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator_Destroy(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator...
MRC_API void MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_clear(MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this)
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_end(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this)
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator_DefaultConstruct(void)
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator *other)
MRC_API bool MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_is_begin_mut(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this, const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator *iter)
MRC_API const MR_VertId * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator_deref_key(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator *_this)
MRC_API void MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator_DestroyArray(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator....
MRC_API void MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_DestroyArray(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo....
struct MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator
Definition phmap_flat_hash_map_MR_VertId_MR_VertPathInfo.h:24
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator_from_mutable(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator *iter)
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_DefaultConstructArray(size_t num_elems)
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator *ptr, ptrdiff_t i)
MRC_API void MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator_DestroyArray(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator *_this)
Destroys a heap-allocated array of MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator....
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator_DefaultConstructArray(size_t num_elems)
MRC_API bool MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_contains(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this, const MR_VertId *key)
struct MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator
Definition phmap_flat_hash_map_MR_VertId_MR_VertPathInfo.h:28
MRC_API size_t MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_size(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this)
struct MR_std_pair_const_MR_VertId_MR_VertPathInfo MR_std_pair_const_MR_VertId_MR_VertPathInfo
Definition phmap_flat_hash_map_MR_VertId_MR_VertPathInfo.h:15
MRC_API const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator_OffsetPtr(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator *ptr, ptrdiff_t i)
MRC_API MR_VertPathInfo * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_find_or_construct_elem(MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this, const MR_VertId *key)
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator_ConstructFromAnother(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator *other)
MRC_API const MR_VertPathInfo * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator_deref_value(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator *_this)
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_begin_mut(MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this)
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_OffsetMutablePtr(MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *ptr, ptrdiff_t i)
MRC_API MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_end_mut(MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this)
MRC_API void MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator_Destroy(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator....
MRC_API void MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_Destroy(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this)
Destroys a heap-allocated instance of MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo....
MRC_API const MR_VertId * MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator_deref_key(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_iterator *_this)
MRC_API bool MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_is_end(const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo *_this, const MR_phmap_flat_hash_map_MR_VertId_MR_VertPathInfo_const_iterator *iter)
Definition MRId.h:42