CiftiLib
A C++ library for CIFTI-2 and CIFTI-1 files
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NciftiNamespace for all CiftiLib functionality
 CCiftiBrainModelsMap
 CIndexInfo
 CModelInfo
 CSurfaceMap
 CVolumeMap
 CCiftiLabelsMap
 CCiftiMappingType
 CCiftiParcelsMap
 CParcel
 CCiftiScalarsMap
 CCiftiSeriesMap
 CCiftiVersion
 CCiftiXMLClass for retrieving and setting mapping information of cifti files
 CLabel
 CLabelTable
 CMetaData
 CStructureEnumEnumerated type for a structure in a brain
 CVolumeSpace
 CCiftiFileClass for reading and writing cifti files
 CReadImplInterface
 CWriteImplInterface
 CStrFileImpl
 CBinaryFile
 CImplInterface
 CByteSwapping
 CCiftiException
 CCompact3DLookup
 CCompactLookup
 Cconst_iterator
 Citerator
 CConstFloatMatrixRowRef
 CFloatMatrixRowRef
 CFloatMatrix
 CMathFunctions
 CMatrixFunctions
 CMultiDimArray
 CMultiDimIterator
 CVector3D
 CVoxelIJK
 CXmlAttributesResult
 COptionalStatus
 Cnifti_1_headerData structure defining the fields in the nifti1 header. This binary header should be found at the beginning of a valid NIFTI-1 header file
 Cnifti1_extenderThis structure represents a 4-byte string that should follow the binary nifti_1_header data in a NIFTI-1 header file. If the char values are {1,0,0,0}, the file is expected to contain extensions, values of {0,0,0,0} imply the file does not contain extensions. Other sequences of values are not currently defined
 Cnifti1_extensionData structure defining the fields of a header extension
 Cnifti_2_headerData structure defining the fields in the nifti2 header. This binary header should be found at the beginning of a valid NIFTI-2 header file
 CNiftiExtension
 CNiftiHeader
 CNiftiIO