-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfunctions.html
More file actions
249 lines (212 loc) · 22.5 KB
/
functions.html
File metadata and controls
249 lines (212 loc) · 22.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
<!-- HTML header for doxygen 1.8.15-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>sst-cpputils: Class Members</title>
<link rel="shortcut icon" href="logo.png" type="image/x-icon" />
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script>
<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-115384200-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-115384200-1');
</script>
<!-- END Global site tag - Google Analytics -->
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px; padding-top: 5px; padding-bottom: 5px;">
<td id="projectlogo"><a href="https://github.com/surge-synthesizer/sst-cpputils"><img alt="Logo" style="width: 100%; height: 100%" src="logo.png"/></a></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">sst-cpputils
<!-- BEGIN PROJECT_NUMBER <span id="projectnumber">1.0.0</span>END PROJECT_NUMBER-->
</div>
<div id="projectbrief">CPP Utilities submodule from the Surge Synth Team</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div class="contents">
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
<h3><a id="index_a" name="index_a"></a>- a -</h3><ul>
<li>activeCount : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay.html#abab11b1c945f81b1e4eda939229632a2">active_set_overlay< T ></a></li>
<li>activeHead : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay.html#a91c433550708c006e896cb9c2d70e731">active_set_overlay< T ></a></li>
<li>activeSetNext : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay_1_1participant.html#a7a94ee1d36fec18f52c75ec6463cc60a">active_set_overlay< T >::participant</a></li>
<li>activeSetPrev : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay_1_1participant.html#ad8a7f06077fee3bae1019a7d956d8f0c">active_set_overlay< T >::participant</a></li>
<li>addToActive() : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay.html#a68239a41faa07b8e6489c577e786c5bf">active_set_overlay< T ></a></li>
<li>AlignedAllocator() : <a class="el" href="classsst_1_1cpputils_1_1AlignedAllocator.html#a9851894a74a81f026895dd2e218f851b">AlignedAllocator< value_t, alignment_v ></a></li>
<li>alignment : <a class="el" href="classsst_1_1cpputils_1_1AlignedAllocator.html#ac2027623fbd8760b4d9db9e1755df7ef">AlignedAllocator< value_t, alignment_v ></a></li>
<li>allocate() : <a class="el" href="classsst_1_1cpputils_1_1AlignedAllocator.html#a9e6e3ae23729d58b30e2fec48f08f4eb">AlignedAllocator< value_t, alignment_v ></a>, <a class="el" href="structsst_1_1cpputils_1_1fixed__memory__allocator__impl.html#af2d0af3b73125c735506eacb619c3bff">fixed_memory_allocator_impl< T, N ></a></li>
<li>allocator_type : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a1b9340a5b56dce81fa182aee8c64e363">DynArray< T, Allocator ></a></li>
<li>at() : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a8d6330bb50a9b317c7dbc052be83544a">DynArray< T, Allocator ></a></li>
</ul>
<h3><a id="index_b" name="index_b"></a>- b -</h3><ul>
<li>back() : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#ab7b955e7b30f8fb0ceb0289c42712b14">DynArray< T, Allocator ></a></li>
<li>begin() : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay.html#a0c62c15c8ed609e7e5e9518cf5f5c712">active_set_overlay< T ></a>, <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#ad69bd11391be1a1dba5c8202259664f8">DynArray< T, Allocator ></a></li>
</ul>
<h3><a id="index_c" name="index_c"></a>- c -</h3><ul>
<li>cbegin() : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a39112ae08f6ffc7ee58c6aa79772e094">DynArray< T, Allocator ></a></li>
<li>cend() : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a93791e61ab486b4022c389d634b4facc">DynArray< T, Allocator ></a></li>
<li>clear() : <a class="el" href="classsst_1_1cpputils_1_1internal_1_1RingBufferInternal.html#ac8bb3912a3ce86b15842e79d0b421204">RingBufferInternal< N, MemoryOrder ></a></li>
<li>const_iterator : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a82c3c04df36124e34ccfad98ebec2e25">DynArray< T, Allocator ></a></li>
<li>const_pointer : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a2d12481d91a60e377c90e70e747ccdab">DynArray< T, Allocator ></a></li>
<li>const_reference : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#aa521c628d9e0a8c23d4c6232df947ae1">DynArray< T, Allocator ></a></li>
<li>const_reverse_iterator : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#af0af7cd2cb131805b96d2b01cae24bf1">DynArray< T, Allocator ></a></li>
<li>crbegin() : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a81f80a31923e85af56a7b1ae0712a33b">DynArray< T, Allocator ></a></li>
<li>crend() : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#abef9dfc7607c7e1a3854788ba56a4f34">DynArray< T, Allocator ></a></li>
</ul>
<h3><a id="index_d" name="index_d"></a>- d -</h3><ul>
<li>data() : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a3428c77f74e61bb1e0e4a836e2b68004">DynArray< T, Allocator ></a></li>
<li>data_ : <a class="el" href="structsst_1_1cpputils_1_1fixed__memory__allocator__impl.html#ae181ef963698ce7aa128cd30fc477ef7">fixed_memory_allocator_impl< T, N ></a></li>
<li>dataOwner_ : <a class="el" href="structsst_1_1cpputils_1_1fixed__memory__allocator__impl.html#a7a8ba939ff8d53bc7fe6519d25735132">fixed_memory_allocator_impl< T, N ></a></li>
<li>deallocate() : <a class="el" href="classsst_1_1cpputils_1_1AlignedAllocator.html#a9d20c478c9a666e5a8a0d572d5a09e48">AlignedAllocator< value_t, alignment_v ></a>, <a class="el" href="structsst_1_1cpputils_1_1fixed__memory__allocator__impl.html#ac27aec4e762364952f4d8626392b23a1">fixed_memory_allocator_impl< T, N ></a></li>
<li>debugDumpUsed() : <a class="el" href="structsst_1_1cpputils_1_1fixed__memory__allocator__impl.html#a38a389d43e574ca58b9d16e9e8a33785">fixed_memory_allocator_impl< T, N ></a></li>
<li>difference_type : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay_1_1iterator.html#ace405568d0b2f3fad4990044252c7732">active_set_overlay< T >::iterator</a>, <a class="el" href="classsst_1_1cpputils_1_1AlignedAllocator.html#a0e2bc1400eb6dbf1fc2ef47550285bba">AlignedAllocator< value_t, alignment_v ></a>, <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#adba1db1d928b79275d06106f2808a7c1">DynArray< T, Allocator ></a></li>
<li>DynArray() : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a29712a90df335c0f358d2fd1df969094">DynArray< T, Allocator ></a></li>
</ul>
<h3><a id="index_e" name="index_e"></a>- e -</h3><ul>
<li>empty() : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a644718bb2fb240de962dc3c9a1fdf0dc">DynArray< T, Allocator ></a>, <a class="el" href="classsst_1_1cpputils_1_1internal_1_1RingBufferInternal.html#a3f37b042a1e7cd4bd38fc564de81f0da">RingBufferInternal< N, MemoryOrder ></a></li>
<li>end() : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay.html#a68b688a51bd0cf6fb5bc2cba292209a8">active_set_overlay< T ></a>, <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#acad38d52497a975bfb6f2f6acd76631f">DynArray< T, Allocator ></a></li>
<li>erase() : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay.html#a5efce1d753379206dc35fa80a987b1ad">active_set_overlay< T ></a></li>
</ul>
<h3><a id="index_f" name="index_f"></a>- f -</h3><ul>
<li>fill() : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#ade0611c0c18a52607aa6d7d7989dfddc">DynArray< T, Allocator ></a></li>
<li>fixed_memory_allocator_impl() : <a class="el" href="structsst_1_1cpputils_1_1fixed__memory__allocator__impl.html#a70f99c45798eb53139288669c452ac02">fixed_memory_allocator_impl< T, N ></a></li>
<li>front() : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#ae3a3d10d4b598ffc6a0cb71669b12bdd">DynArray< T, Allocator ></a></li>
</ul>
<h3><a id="index_g" name="index_g"></a>- g -</h3><ul>
<li>get() : <a class="el" href="classsst_1_1cpputils_1_1LRU.html#a98c4b8188886d276927b5003e71126df">LRU< Key, Value, lock_free ></a></li>
</ul>
<h3><a id="index_i" name="index_i"></a>- i -</h3><ul>
<li>is_always_equal : <a class="el" href="classsst_1_1cpputils_1_1AlignedAllocator.html#a27c1411c7e56cf4fa88f594b97c6b3fa">AlignedAllocator< value_t, alignment_v ></a></li>
<li>iterator() : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay_1_1iterator.html#a0507f0cc7532f5f78924b13535274336">active_set_overlay< T >::iterator</a>, <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a5ca971867bd70e81bf7f7bbba8605c5c">DynArray< T, Allocator ></a></li>
<li>iterator_category : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay_1_1iterator.html#a6b137a24d9328a60aef01d0f938cf0c3">active_set_overlay< T >::iterator</a></li>
</ul>
<h3><a id="index_l" name="index_l"></a>- l -</h3><ul>
<li>LRU() : <a class="el" href="classsst_1_1cpputils_1_1LRU.html#aa2f5a8b508b7995f22b1b30e4bdbeb1b">LRU< Key, Value, lock_free ></a></li>
</ul>
<h3><a id="index_m" name="index_m"></a>- m -</h3><ul>
<li>mask() : <a class="el" href="classsst_1_1cpputils_1_1internal_1_1RingBufferInternal.html#ab1a152915916afa70c2dc91689eedcb2">RingBufferInternal< N, MemoryOrder ></a></li>
<li>move_iterator : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a7df096625fc78fbd494b138316f29a06">DynArray< T, Allocator ></a></li>
</ul>
<h3><a id="index_o" name="index_o"></a>- o -</h3><ul>
<li>operator!=() : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay_1_1iterator.html#a1251251e13f9f43f150a6567e761b433">active_set_overlay< T >::iterator</a>, <a class="el" href="classsst_1_1cpputils_1_1AlignedAllocator.html#adb2a2a5a23aa48a62e582cd2ebaf1585">AlignedAllocator< value_t, alignment_v ></a>, <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#ae02bb8a0e6dd84b95a84b49e2efa468b">DynArray< T, Allocator ></a></li>
<li>operator*() : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay_1_1iterator.html#ab086ec1916db61d1ab56a801abca8d91">active_set_overlay< T >::iterator</a></li>
<li>operator++() : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay_1_1iterator.html#ac1325643077cb8adab448def94cf0743">active_set_overlay< T >::iterator</a></li>
<li>operator->() : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay_1_1iterator.html#aef4e7d4e0fa56e9f7509c555f73d24d2">active_set_overlay< T >::iterator</a></li>
<li>operator=() : <a class="el" href="classsst_1_1cpputils_1_1AlignedAllocator.html#a05b0738e34ef8ced7ee69c9b17f3d29c">AlignedAllocator< value_t, alignment_v ></a>, <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a0aca8fef24f7013420712d66b8860393">DynArray< T, Allocator ></a>, <a class="el" href="structsst_1_1cpputils_1_1fixed__memory__allocator__impl.html#a9ae6ac1bf43cff7dc4f2abebc8dd06f6">fixed_memory_allocator_impl< T, N ></a></li>
<li>operator==() : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay_1_1iterator.html#a63d0e3db2d00378d96905bff89bd9ea4">active_set_overlay< T >::iterator</a>, <a class="el" href="classsst_1_1cpputils_1_1AlignedAllocator.html#a8192d06c1a7bf3f17367704cf370e2e5">AlignedAllocator< value_t, alignment_v ></a>, <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a687293ec219bda6e484a4f747de845b1">DynArray< T, Allocator ></a></li>
<li>operator[]() : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a131b0b7686faea5305ebc6cdd4f07db6">DynArray< T, Allocator ></a></li>
<li>other : <a class="el" href="structsst_1_1cpputils_1_1fixed__memory__allocator__impl_1_1rebind.html#a961bc8ea01b7ce4442137cff532da04e">fixed_memory_allocator_impl< T, N >::rebind< U ></a></li>
</ul>
<h3><a id="index_p" name="index_p"></a>- p -</h3><ul>
<li>pointer : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay_1_1iterator.html#a9c94ab69cec3a561ed81e0caae46a6c3">active_set_overlay< T >::iterator</a>, <a class="el" href="classsst_1_1cpputils_1_1AlignedAllocator.html#a6fc03915d7633dfe3c2b7a160f410549">AlignedAllocator< value_t, alignment_v ></a>, <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a1ef1c8c3fdafa4405e3956e50d1f2944">DynArray< T, Allocator ></a></li>
<li>pop() : <a class="el" href="classsst_1_1cpputils_1_1SimpleRingBuffer.html#a44a53147d4b3600ec200300ea16e3707">SimpleRingBuffer< T, N, MemoryOrder ></a>, <a class="el" href="classsst_1_1cpputils_1_1StereoRingBuffer.html#afb471621ae5fa5f1bfd00c2f837ee436">StereoRingBuffer< T, N, MemoryOrder ></a></li>
<li>popall() : <a class="el" href="classsst_1_1cpputils_1_1SimpleRingBuffer.html#a849946b194bd368ad8e51226a52be35a">SimpleRingBuffer< T, N, MemoryOrder ></a>, <a class="el" href="classsst_1_1cpputils_1_1StereoRingBuffer.html#abec5f241d9e57cdb43d710d858b714b1">StereoRingBuffer< T, N, MemoryOrder ></a></li>
<li>prepareToRead() : <a class="el" href="classsst_1_1cpputils_1_1internal_1_1RingBufferInternal.html#a3d051e633a8f39dfc4d7c8ff52a6eb48">RingBufferInternal< N, MemoryOrder ></a></li>
<li>prepareToWrite() : <a class="el" href="classsst_1_1cpputils_1_1internal_1_1RingBufferInternal.html#a87eae1fcc7ed35a9312156a4a11e722a">RingBufferInternal< N, MemoryOrder ></a></li>
<li>push() : <a class="el" href="classsst_1_1cpputils_1_1SimpleRingBuffer.html#a17e66675f4136b857fdbbbc902fca2c2">SimpleRingBuffer< T, N, MemoryOrder ></a>, <a class="el" href="classsst_1_1cpputils_1_1StereoRingBuffer.html#a4adc3f1dfc33d3155773492c2b2a7ff4">StereoRingBuffer< T, N, MemoryOrder ></a></li>
</ul>
<h3><a id="index_r" name="index_r"></a>- r -</h3><ul>
<li>rbegin() : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#acea44ed500a54b2bb93e16b86e81afa8">DynArray< T, Allocator ></a></li>
<li>readPos_ : <a class="el" href="classsst_1_1cpputils_1_1internal_1_1RingBufferInternal.html#aa5bbdd05f08f7c53aefdfe9aa981c4c8">RingBufferInternal< N, MemoryOrder ></a></li>
<li>refCount_ : <a class="el" href="structsst_1_1cpputils_1_1fixed__memory__allocator__impl.html#ad4ae566a3c89516b9a2a63dc51fa24f2">fixed_memory_allocator_impl< T, N ></a></li>
<li>reference : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay_1_1iterator.html#a8d4204eb251a857aba99c93b694a0154">active_set_overlay< T >::iterator</a>, <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a8d4204eb251a857aba99c93b694a0154">DynArray< T, Allocator ></a></li>
<li>removeAll() : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay.html#a9b0a5a3ad9972ab0e8eb0b54873aac6b">active_set_overlay< T ></a></li>
<li>removeFromActive() : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay.html#ad315a3e088cde3c3915d68632ba6180d">active_set_overlay< T ></a></li>
<li>rend() : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a68c599ddcbfddc65170de524ac165e44">DynArray< T, Allocator ></a></li>
<li>reset() : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a88c657269d1a9c59b369d9140b282d24">DynArray< T, Allocator ></a></li>
<li>reverse_iterator : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#adb9a673a4271b497ef05158e05170942">DynArray< T, Allocator ></a></li>
<li>RingBufferInternal() : <a class="el" href="classsst_1_1cpputils_1_1internal_1_1RingBufferInternal.html#a87ff845c4556e170437df782b086aa42">RingBufferInternal< N, MemoryOrder ></a></li>
</ul>
<h3><a id="index_s" name="index_s"></a>- s -</h3><ul>
<li>SimpleRingBuffer() : <a class="el" href="classsst_1_1cpputils_1_1SimpleRingBuffer.html#a16fd6af771d250b4fe7f107f29dede61">SimpleRingBuffer< T, N, MemoryOrder ></a></li>
<li>size() : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#ade1601ccf1fa3bcf050867f0852ca4e5">DynArray< T, Allocator ></a>, <a class="el" href="classsst_1_1cpputils_1_1internal_1_1RingBufferInternal.html#aee37e9309344d91a82e996b2e7fb905e">RingBufferInternal< N, MemoryOrder ></a></li>
<li>size_type : <a class="el" href="classsst_1_1cpputils_1_1AlignedAllocator.html#a5c00f4971030d4471f5ad3de0ea7b17c">AlignedAllocator< value_t, alignment_v ></a>, <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#a3507588bf4c5b2d77ede1931846181c3">DynArray< T, Allocator ></a></li>
<li>subscribe() : <a class="el" href="classsst_1_1cpputils_1_1internal_1_1RingBufferInternal.html#a0bccd94c4239c019c480e507cb6159ee">RingBufferInternal< N, MemoryOrder ></a></li>
<li>subscribed() : <a class="el" href="classsst_1_1cpputils_1_1internal_1_1RingBufferInternal.html#a0bbca55d6c8f234990c4f78bf4449288">RingBufferInternal< N, MemoryOrder ></a></li>
<li>subscribed_ : <a class="el" href="classsst_1_1cpputils_1_1internal_1_1RingBufferInternal.html#ab81de6f906b300d008c118a4fa0d37a3">RingBufferInternal< N, MemoryOrder ></a></li>
</ul>
<h3><a id="index_u" name="index_u"></a>- u -</h3><ul>
<li>unsubscribe() : <a class="el" href="classsst_1_1cpputils_1_1internal_1_1RingBufferInternal.html#a04fc89aa31e530fde28909fa75cdef76">RingBufferInternal< N, MemoryOrder ></a></li>
<li>used_ : <a class="el" href="structsst_1_1cpputils_1_1fixed__memory__allocator__impl.html#a64c6701dfbd828f909744621d603debe">fixed_memory_allocator_impl< T, N ></a></li>
</ul>
<h3><a id="index_v" name="index_v"></a>- v -</h3><ul>
<li>value_type : <a class="el" href="structsst_1_1cpputils_1_1active__set__overlay_1_1iterator.html#afb9ded5f49336ae503bb9f2035ea902b">active_set_overlay< T >::iterator</a>, <a class="el" href="classsst_1_1cpputils_1_1AlignedAllocator.html#ab604f1dfd4ef3bf57674236b61862b28">AlignedAllocator< value_t, alignment_v ></a>, <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#afb9ded5f49336ae503bb9f2035ea902b">DynArray< T, Allocator ></a>, <a class="el" href="structsst_1_1cpputils_1_1fixed__memory__allocator__impl.html#afb9ded5f49336ae503bb9f2035ea902b">fixed_memory_allocator_impl< T, N ></a>, <a class="el" href="classsst_1_1cpputils_1_1SimpleRingBuffer.html#a265a253612b46abed17c61b0a5e5ce30">SimpleRingBuffer< T, N, MemoryOrder ></a></li>
</ul>
<h3><a id="index_w" name="index_w"></a>- w -</h3><ul>
<li>writePos_ : <a class="el" href="classsst_1_1cpputils_1_1internal_1_1RingBufferInternal.html#a26121752602b260ef411d84766757e81">RingBufferInternal< N, MemoryOrder ></a></li>
</ul>
<h3><a id="index__7E" name="index__7E"></a>- ~ -</h3><ul>
<li>~AlignedAllocator() : <a class="el" href="classsst_1_1cpputils_1_1AlignedAllocator.html#aa80f5d7ba6c3b9f2e108db11ef7818d3">AlignedAllocator< value_t, alignment_v ></a></li>
<li>~DynArray() : <a class="el" href="classsst_1_1cpputils_1_1DynArray.html#ab6dc2d57622903c5691382c78d41485b">DynArray< T, Allocator ></a></li>
<li>~fixed_memory_allocator_impl() : <a class="el" href="structsst_1_1cpputils_1_1fixed__memory__allocator__impl.html#a7f860397075c2916e5515377881960cc">fixed_memory_allocator_impl< T, N ></a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Apr 20 2026 00:23:27 for sst-cpputils by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>