IFF::IFFhdr Struct Reference

#include <IFF.h>

Collaboration diagram for IFF::IFFhdr:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IFFhdr ()
 IFFhdr (const IFFhdr &i)
IFFhdroperator= (const IFFhdr &i)

Public Attributes

char form_magic [4]
uint32 size
char data_type [4]

Detailed Description

Definition at line 31 of file IFF.h.


Constructor & Destructor Documentation

IFF::IFFhdr::IFFhdr (  )  [inline]

Definition at line 36 of file IFF.h.

IFF::IFFhdr::IFFhdr ( const IFFhdr i  )  [inline]

Definition at line 37 of file IFF.h.

References data_type, and form_magic.


Member Function Documentation

IFFhdr& IFF::IFFhdr::operator= ( const IFFhdr i  )  [inline]

Definition at line 42 of file IFF.h.

References data_type, form_magic, and size.


Member Data Documentation

char IFF::IFFhdr::form_magic[4]

Definition at line 33 of file IFF.h.

Referenced by IFFhdr(), and operator=().

uint32 IFF::IFFhdr::size

Definition at line 34 of file IFF.h.

Referenced by operator=().

char IFF::IFFhdr::data_type[4]

Definition at line 35 of file IFF.h.

Referenced by IFFhdr(), and operator=().


The documentation for this struct was generated from the following file:
Generated on Mon Jul 9 14:55:49 2007 for ExultEngine by  doxygen 1.5.1