![]() |
Qt 6.x
The Qt SDK
|
#include <qcontiguouscache.h>
Inheritance diagram for QContiguousCacheTypedData< T >:
Collaboration diagram for QContiguousCacheTypedData< T >:Public Attributes | |
| T | array [1] |
Public Attributes inherited from QContiguousCacheData | |
| QBasicAtomicInt | ref |
| qsizetype | alloc |
| qsizetype | count |
| qsizetype | start |
| qsizetype | offset |
Additional Inherited Members | |
Static Public Member Functions inherited from QContiguousCacheData | |
| static QContiguousCacheData * | allocateData (qsizetype size, qsizetype alignment) |
| static void | freeData (QContiguousCacheData *data) |
Definition at line 39 of file qcontiguouscache.h.
| T QContiguousCacheTypedData< T >::array[1] |
Definition at line 41 of file qcontiguouscache.h.