Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QV4::ESTable::ShiftObserver Struct Reference

#include <qv4estable_p.h>

Collaboration diagram for QV4::ESTable::ShiftObserver:

Public Member Functions

void next ()

Public Attributes

uint pivot = 0

Static Public Attributes

static constexpr uint OUT_OF_TABLE = std::numeric_limits<uint>::max()

Detailed Description

Definition at line 41 of file qv4estable_p.h.

Member Function Documentation

◆ next()

void QV4::ESTable::ShiftObserver::next ( )
inline

Definition at line 46 of file qv4estable_p.h.

Member Data Documentation

◆ OUT_OF_TABLE

uint QV4::ESTable::ShiftObserver::OUT_OF_TABLE = std::numeric_limits<uint>::max()
staticconstexpr

Definition at line 42 of file qv4estable_p.h.

◆ pivot

uint QV4::ESTable::ShiftObserver::pivot = 0

Definition at line 44 of file qv4estable_p.h.


The documentation for this struct was generated from the following file: