|  | Qt 6.x
    The Qt SDK | 
#include <qqmljsfixedpoolarray_p.h>
 Collaboration diagram for QQmlJS::FixedPoolArray< T >:
 Collaboration diagram for QQmlJS::FixedPoolArray< T >:| Public Member Functions | |
| FixedPoolArray () | |
| FixedPoolArray (MemoryPool *pool, int size) | |
| void | allocate (MemoryPool *pool, int size) | 
| void | allocate (MemoryPool *pool, const QVector< T > &vector) | 
| template<typename Container > | |
| void | allocate (MemoryPool *pool, const Container &container) | 
| int | size () const | 
| const T & | at (int index) const | 
| T & | at (int index) | 
| T & | operator[] (int index) | 
| int | indexOf (const T &value) const | 
| const T * | begin () const | 
| const T * | end () const | 
| T * | begin () | 
| T * | end () | 
Definition at line 26 of file qqmljsfixedpoolarray_p.h.
| 
 | inline | 
Definition at line 32 of file qqmljsfixedpoolarray_p.h.
| 
 | inline | 
Definition at line 36 of file qqmljsfixedpoolarray_p.h.
References QQmlJS::FixedPoolArray< T >::allocate(), and pool.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
Definition at line 59 of file qqmljsfixedpoolarray_p.h.
References QSet< T >::constBegin(), i, it, and pool.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
Definition at line 45 of file qqmljsfixedpoolarray_p.h.
References QList< T >::at(), QList< T >::constData(), i, pool, QList< T >::size(), and vector.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
Definition at line 39 of file qqmljsfixedpoolarray_p.h.
References pool, and QQmlJS::FixedPoolArray< T >::size().
Referenced by QQmlJS::FixedPoolArray< T >::FixedPoolArray().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | inline | 
Definition at line 76 of file qqmljsfixedpoolarray_p.h.
References Q_ASSERT.
| 
 | inline | 
Definition at line 71 of file qqmljsfixedpoolarray_p.h.
References Q_ASSERT.
| 
 | inline | 
Definition at line 96 of file qqmljsfixedpoolarray_p.h.
| 
 | inline | 
Definition at line 93 of file qqmljsfixedpoolarray_p.h.
Referenced by QmlIR::Object::namedObjectsInComponentTable().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | inline | 
Definition at line 97 of file qqmljsfixedpoolarray_p.h.
| 
 | inline | 
Definition at line 94 of file qqmljsfixedpoolarray_p.h.
| 
 | inline | 
Definition at line 86 of file qqmljsfixedpoolarray_p.h.
References i.
| 
 | inline | 
Definition at line 81 of file qqmljsfixedpoolarray_p.h.
References at.
| 
 | inline | 
Definition at line 68 of file qqmljsfixedpoolarray_p.h.
Referenced by QQmlJS::FixedPoolArray< T >::allocate(), and QmlIR::Object::namedObjectsInComponentCount().
 Here is the caller graph for this function:
 Here is the caller graph for this function: