| A typedef | IndexMatchQueue< t_a, t_b, t_index > | |
| B typedef | IndexMatchQueue< t_a, t_b, t_index > | |
| circularDistance(Index a, Index b) noexcept | IndexMatchQueue< t_a, t_b, t_index > | inlineprotectedstatic |
| clear() | IndexMatchQueue< t_a, t_b, t_index > | inline |
| drain() | IndexMatchQueue< t_a, t_b, t_index > | inlineprotected |
| HalfRange() noexcept | IndexMatchQueue< t_a, t_b, t_index > | inlineprotectedstatic |
| Index typedef | IndexMatchQueue< t_a, t_b, t_index > | |
| IndexMatchQueue()=default | IndexMatchQueue< t_a, t_b, t_index > | |
| IndexMatchQueue(OnMatchFn on_match, OnNearMatchFn on_near_match={}) | IndexMatchQueue< t_a, t_b, t_index > | inline |
| OnMatchFn typedef | IndexMatchQueue< t_a, t_b, t_index > | |
| OnNearMatchFn typedef | IndexMatchQueue< t_a, t_b, t_index > | |
| pushA(Index idx, A a) | IndexMatchQueue< t_a, t_b, t_index > | inline |
| pushB(Index idx, B b) | IndexMatchQueue< t_a, t_b, t_index > | inline |
| seqLess(Index a, Index b) noexcept | IndexMatchQueue< t_a, t_b, t_index > | inlineprotectedstatic |
| setOnMatch(OnMatchFn on_match) | IndexMatchQueue< t_a, t_b, t_index > | inline |
| setOnNearMatch(OnNearMatchFn on_near_match) | IndexMatchQueue< t_a, t_b, t_index > | inline |
| UIndex typedef | IndexMatchQueue< t_a, t_b, t_index > | |