CiftiLib
A C++ library for CIFTI-2 and CIFTI-1 files
|
This is the complete list of members for cifti::StrFileImpl, including all inherited members.
close() (defined in cifti::StrFileImpl) | cifti::StrFileImpl | virtual |
getFilename() const (defined in cifti::BinaryFile::ImplInterface) | cifti::BinaryFile::ImplInterface | inline |
m_fileName (defined in cifti::BinaryFile::ImplInterface) | cifti::BinaryFile::ImplInterface | protected |
open(const AString &filename, const BinaryFile::OpenMode &opmode) (defined in cifti::StrFileImpl) | cifti::StrFileImpl | virtual |
pos() (defined in cifti::StrFileImpl) | cifti::StrFileImpl | virtual |
read(void *dataOut, const int64_t &count, int64_t *numRead) (defined in cifti::StrFileImpl) | cifti::StrFileImpl | virtual |
seek(const int64_t &position) (defined in cifti::StrFileImpl) | cifti::StrFileImpl | virtual |
StrFileImpl() (defined in cifti::StrFileImpl) | cifti::StrFileImpl | inline |
write(const void *dataIn, const int64_t &count) (defined in cifti::StrFileImpl) | cifti::StrFileImpl | virtual |
~ImplInterface() (defined in cifti::BinaryFile::ImplInterface) | cifti::BinaryFile::ImplInterface | virtual |
~StrFileImpl() (defined in cifti::StrFileImpl) | cifti::StrFileImpl |