#include <range_event_context.hpp>
◆ InsertResult
| Enumerator |
|---|
| Perform | |
| PerformAndRetry | |
| Accepted | |
| Rejected | |
◆ RangeEventContext() [1/2]
| Nui::RangeEventContext::RangeEventContext |
( |
| ) |
|
|
inlineexplicit |
◆ RangeEventContext() [2/2]
| Nui::RangeEventContext::RangeEventContext |
( |
bool |
disableOptimizations | ) |
|
|
inlineexplicit |
◆ begin()
| auto Nui::RangeEventContext::begin |
( |
| ) |
const |
|
inline |
◆ end()
| auto Nui::RangeEventContext::end |
( |
| ) |
const |
|
inline |
◆ eraseNotify() [1/2]
| bool Nui::RangeEventContext::eraseNotify |
( |
long |
low, |
|
|
long |
high |
|
) |
| |
|
inline |
Done before the erasure is performed:
- Returns
- true if a fixup was performed
◆ eraseNotify() [2/2]
| bool Nui::RangeEventContext::eraseNotify |
( |
std::size_t |
low, |
|
|
std::size_t |
high |
|
) |
| |
|
inline |
◆ insertModificationRange() [1/2]
◆ insertModificationRange() [2/2]
◆ isFullRangeUpdate()
| bool Nui::RangeEventContext::isFullRangeUpdate |
( |
| ) |
const |
|
inlinenoexcept |
◆ isInDefaultState()
| bool Nui::RangeEventContext::isInDefaultState |
( |
| ) |
const |
|
inline |
◆ operationType()
◆ performFullRangeUpdate()
| void Nui::RangeEventContext::performFullRangeUpdate |
( |
| ) |
|
|
inline |
◆ rbegin()
| auto Nui::RangeEventContext::rbegin |
( |
| ) |
const |
|
inline |
◆ rend()
| auto Nui::RangeEventContext::rend |
( |
| ) |
const |
|
inline |
◆ reset()
| void Nui::RangeEventContext::reset |
( |
bool |
requireFullRangeUpdate = false | ) |
|
|
inline |
The documentation for this class was generated from the following file: