Murl::Resource::IPackage::Iff Struct Reference

IFF file specific structs. More...

#include "murl_resource_i_package.h"

Classes

struct  HeaderChunk
 The IFF header chunk of a native package. More...
 
struct  ObjectChunk
 An IFF chunk of a native package storing a resource object. More...
 
struct  ObjectReferenceChunk
 An IFF chunk of a native package storing a reference to a resource object. More...
 
struct  PackageChunk
 An IFF chunk of a native package storing a sub-package. More...
 
struct  PackageReferenceChunk
 An IFF chunk of a native package storing a reference to a resource package. More...
 
struct  StringChunk
 An IFF chunk of a native package storing the attribute string table. More...
 
struct  TextChunk
 An IFF chunk of a native package storing a text resource. More...
 

Public Types

enum  { FOURCC_FILE , VERSION }
 IFF identifiers. More...
 

Detailed Description

IFF file specific structs.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

IFF identifiers.

Enumerator
FOURCC_FILE 

The four character code identifying a native resource package.

VERSION 

The version of a native package supported by the engine.


The documentation for this struct was generated from the following file:
  • murl_resource_i_package.h


Copyright © 2011-2024 Spraylight GmbH.