NrrdFormat Struct Reference

#include <nrrd.h>


Data Fields

char name [AIR_STRLEN_SMALL]
int isImage
int readable
int usesDIO
int(* available )(void)
int(* nameLooksLike )(const char *filename)
int(* fitsInto )(const Nrrd *nrrd, const struct NrrdEncoding_t *encoding, int useBiff)
int(* contentStartsLike )(struct NrrdIoState_t *nio)
int(* read )(FILE *file, Nrrd *nrrd, struct NrrdIoState_t *nio)
int(* write )(FILE *file, const Nrrd *nrrd, struct NrrdIoState_t *nio)


Field Documentation

char NrrdFormat::name[AIR_STRLEN_SMALL]

int(* NrrdFormat::available)(void)

int(* NrrdFormat::nameLooksLike)(const char *filename)

int(* NrrdFormat::fitsInto)(const Nrrd *nrrd, const struct NrrdEncoding_t *encoding, int useBiff)

int(* NrrdFormat::read)(FILE *file, Nrrd *nrrd, struct NrrdIoState_t *nio)

int(* NrrdFormat::write)(FILE *file, const Nrrd *nrrd, struct NrrdIoState_t *nio)


The documentation for this struct was generated from the following file:

Generated on Thu Jan 1 01:07:19 2009 for Teem by  doxygen 1.5.6