struct SerializableLoadInfo

Data structure used by the Serializable class during loading. More...

Full nameTSE3::SerializableLoadInfo
Definition#include <Serializable.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

Data structure used by the Serializable class during loading. It contains information that has been gained about the file, mostly from the "Header" chunk. Most Serializable classes will not need to write to this struct, but will almost certainly need to read it (at least to convert local file PPQN resolution to TSE3 system PPQN).

int PPQN

PPQN

Song * song

song

int major

major

int minor

minor

bool unknownChunks

unknownChunks

bool unknownData

unknownData

size_t noChunks

noChunks

Progress * progress

progress

 SerializableLoadInfo ()

SerializableLoadInfo

Sets up some default values for the struct values.

These are:


Generated by: pete on philemon on Wed May 25 14:39:52 2005, using kdoc 2.0a54.