Public Attributes

cmtk::FileFormatMagic Struct Reference
[cmtkIO Library]

Structure that holds information on magic file number. More...

List of all members.

Public Attributes

unsigned short offset
 Offset of the magic number within the file.
const char * magicString
 Magic number as string of characters.
const size_t magicStringLength
 Length of magic number string (necessary due to Null characters).

Detailed Description

Structure that holds information on magic file number.

Definition at line 58 of file cmtkFileFormat.cxx.


Member Data Documentation

Offset of the magic number within the file.

Definition at line 62 of file cmtkFileFormat.cxx.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines