svcore  1.9
MatrixFile Member List
This is the complete list of members for MatrixFile, including all inherited members.
close()MatrixFile
getCellSize() const MatrixFile [inline]
getColumnAt(int x, void *data)MatrixFile
getHeight() const MatrixFile [inline]
getMode() const MatrixFile [inline]
getWidth() const MatrixFile [inline]
haveSetColumnAt(int x) const MatrixFile
initialise()MatrixFile [protected]
m_autoCloseMatrixFile [protected]
m_cellSizeMatrixFile [protected]
m_createMutexMatrixFile [protected, static]
m_fdMatrixFile [protected]
m_fileNameMatrixFile [protected]
m_flagsMatrixFile [protected]
m_fmodeMatrixFile [protected]
m_headerSizeMatrixFile [protected]
m_heightMatrixFile [protected]
m_modeMatrixFile [protected]
m_readyToReadColumnMatrixFile [mutable, protected]
m_refcountMatrixFile [protected, static]
m_setColumnsMatrixFile [protected]
m_widthMatrixFile [protected]
MatrixFile(QString fileBase, Mode mode, int cellSize, int width, int height)MatrixFile
Mode enum nameMatrixFile
ReadOnly enum valueMatrixFile
seekTo(int col) const MatrixFile [protected]
setAutoClose(bool a)MatrixFile [inline]
setColumnAt(int x, const void *data)MatrixFile
WriteOnly enum valueMatrixFile
~MatrixFile()MatrixFile [virtual]