|
Krita Source Code Documentation
|
#include <kis_chunk_allocator.h>
Public Member Functions | |
| quint64 | begin () const |
| const KisChunkData & | data () |
| quint64 | end () const |
| KisChunk () | |
| KisChunk (KisChunkDataListIterator iterator) | |
| KisChunkDataListIterator | position () |
| quint64 | size () const |
Private Attributes | |
| KisChunkDataListIterator | m_iterator |
Definition at line 81 of file kis_chunk_allocator.h.
|
inline |
Definition at line 84 of file kis_chunk_allocator.h.
|
inline |
Definition at line 86 of file kis_chunk_allocator.h.
|
inline |
Definition at line 91 of file kis_chunk_allocator.h.
|
inline |
Definition at line 107 of file kis_chunk_allocator.h.
|
inline |
Definition at line 95 of file kis_chunk_allocator.h.
|
inline |
Definition at line 103 of file kis_chunk_allocator.h.
|
inline |
Definition at line 99 of file kis_chunk_allocator.h.
|
private |
Definition at line 112 of file kis_chunk_allocator.h.