Declare the class QtlFileSlices. More...
Classes | |
class | QtlFileSlices |
A read-only file device with sequential access on a list of data slices. More... | |
Typedefs | |
typedef QtlSmartPointer< QtlFileSlices, QtlNullMutexLocker > | QtlFileSlicesPtr |
Smart pointer to QtlFileSlices, non thread-safe. More... | |
typedef QList< QtlFileSlicesPtr > | QtlFileSlicesPtrList |
List of smart pointers to QtlFileSlices, non thread-safe. More... | |
Declare the class QtlFileSlices.
Qtl, Qt utility library.
Smart pointer to QtlFileSlices, non thread-safe.
typedef QList<QtlFileSlicesPtr> QtlFileSlicesPtrList |
List of smart pointers to QtlFileSlices, non thread-safe.