Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
XFileHeader Struct Reference

#include <XFileStructs.h>

Public Attributes

unsigned long Magic
 
unsigned short Major_Version
 
unsigned short Minor_Version
 
unsigned long Format
 
unsigned long Float_Size
 

Member Data Documentation

◆ Float_Size

unsigned long XFileHeader::Float_Size

◆ Format

unsigned long XFileHeader::Format

◆ Magic

unsigned long XFileHeader::Magic

◆ Major_Version

unsigned short XFileHeader::Major_Version

◆ Minor_Version

unsigned short XFileHeader::Minor_Version

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