ScummVM API documentation
Common::IFFChunk Struct Reference

#include <iff_container.h>

Public Member Functions

 IFFChunk (IFF_ID type, uint32 size, ReadStream *stream)
 

Public Attributes

IFF_ID _type
 
uint32 _size
 
ReadStream_stream
 

Detailed Description

Represents a IFF chunk available to client code.

Client code must not deallocate _stream when done.


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