svcore  1.9
MatrixFile Member List

This is the complete list of members for MatrixFile, including all inherited members.

close()MatrixFile
getCellSize() constMatrixFileinline
getColumnAt(int x, void *data)MatrixFile
getHeight() constMatrixFileinline
getMode() constMatrixFileinline
getWidth() constMatrixFileinline
haveSetColumnAt(int x) constMatrixFile
initialise()MatrixFileprotected
m_autoCloseMatrixFileprotected
m_cellSizeMatrixFileprotected
m_createMutexMatrixFileprotectedstatic
m_fdMatrixFileprotected
m_fileNameMatrixFileprotected
m_flagsMatrixFileprotected
m_fmodeMatrixFileprotected
m_headerSizeMatrixFileprotected
m_heightMatrixFileprotected
m_modeMatrixFileprotected
m_readyToReadColumnMatrixFilemutableprotected
m_refcountMatrixFileprotectedstatic
m_setColumnsMatrixFileprotected
m_widthMatrixFileprotected
MatrixFile(QString fileBase, Mode mode, int cellSize, int width, int height)MatrixFile
Mode enum nameMatrixFile
ReadOnly enum valueMatrixFile
seekTo(int col) constMatrixFileprotected
setAutoClose(bool a)MatrixFileinline
setColumnAt(int x, const void *data)MatrixFile
WriteOnly enum valueMatrixFile
~MatrixFile()MatrixFilevirtual