CiftiLib
A C++ library for CIFTI-2 and CIFTI-1 files
Public Member Functions | List of all members
cifti::CiftiFile::ReadImplInterface Class Referenceabstract
Inheritance diagram for cifti::CiftiFile::ReadImplInterface:
cifti::CiftiFile::WriteImplInterface

Public Member Functions

virtual void getRow (float *dataOut, const std::vector< int64_t > &indexSelect, const bool &tolerateShortRead) const =0
 
virtual void getColumn (float *dataOut, const int64_t &index) const =0
 
virtual bool isInMemory () const
 

The documentation for this class was generated from the following files: