|
CiftiLib
A C++ library for CIFTI-2 and CIFTI-1 files
|
This is the complete list of members for cifti::NiftiIO, including all inherited members.
| close() (defined in cifti::NiftiIO) | cifti::NiftiIO | |
| getDimensions() const (defined in cifti::NiftiIO) | cifti::NiftiIO | inline |
| getFilename() const (defined in cifti::NiftiIO) | cifti::NiftiIO | inline |
| getHeader() const (defined in cifti::NiftiIO) | cifti::NiftiIO | inline |
| getNumComponents() const (defined in cifti::NiftiIO) | cifti::NiftiIO | |
| openRead(const AString &filename) (defined in cifti::NiftiIO) | cifti::NiftiIO | |
| overrideDimensions(const std::vector< int64_t > &newDims) (defined in cifti::NiftiIO) | cifti::NiftiIO | inline |
| readData(T *dataOut, const int &fullDims, const std::vector< int64_t > &indexSelect, const bool &tolerateShortRead=false) (defined in cifti::NiftiIO) | cifti::NiftiIO | |
| writeData(const T *dataIn, const int &fullDims, const std::vector< int64_t > &indexSelect) (defined in cifti::NiftiIO) | cifti::NiftiIO | |
| writeNew(const AString &filename, const NiftiHeader &header, const int &version=1, const bool &withRead=false, const bool &swapEndian=false) (defined in cifti::NiftiIO) | cifti::NiftiIO |
1.8.13