15 #include "iffGenericChunk.h" 16 #include "iffInputFile.h" 46 void IffGenericChunk::
47 write(ostream &out,
int indent_level)
const {
48 indent(out, indent_level)
virtual bool read_iff(IffInputFile *in, size_t stop_at)
Reads the data of the chunk in from the given input file, if possible.
TypeHandle is the identifier used to differentiate C++ class types.
IffId get_id() const
Returns the ID associated with this chunk.
size_t get_length() const
Returns the number of bytes in the datagram.