Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

info_.cpp File Reference

#include "info_.h"

Include dependency graph for info_.cpp:

Include dependency graph

Go to the source code of this file.

Functions

bool copyItem (smartPtr< char > &spIn, smartPtr< char > &spCmpBuf, udword itemLen)

Variables

const char text_format [] = "Raw plus PlaySID icon tooltype file (INFO)"
const char keyword_id [] = "SID:PLAYSID"
const char keyword_address [] = "ADDRESS="
const char keyword_songs [] = "SONGS="
const char keyword_speed [] = "SPEED="
const char keyword_name [] = "NAME="
const char keyword_author [] = "AUTHOR="
const char keyword_copyright [] = "COPYRIGHT="
const char keyword_musPlayer [] = "SIDSONG=YES"
const char text_noMemError [] = "ERROR: Not enough free memory"
const char text_corruptError [] = "ERROR: Info file is incomplete or corrupt"
const char text_noStringsError [] = "ERROR: Info file does not contain required strings"
const char text_dataCorruptError [] = "ERROR: C64 data file is corrupt"
const int safeBufferSize = 64


Function Documentation

bool copyItem smartPtr< char > &  spIn,
smartPtr< char > &  spCmpBuf,
udword  itemLen
 

Definition at line 38 of file info_.cpp.

References uword.

Referenced by sidTune::INFO_fileSupport().


Variable Documentation

const char keyword_address[] = "ADDRESS="
 

Definition at line 21 of file info_.cpp.

Referenced by sidTune::INFO_fileSupport(), and sidTune::SID_fileSupport().

const char keyword_author[] = "AUTHOR="
 

Definition at line 25 of file info_.cpp.

Referenced by sidTune::INFO_fileSupport(), and sidTune::SID_fileSupport().

const char keyword_copyright[] = "COPYRIGHT="
 

Definition at line 26 of file info_.cpp.

Referenced by sidTune::INFO_fileSupport(), and sidTune::SID_fileSupport().

const char keyword_id[] = "SID:PLAYSID"
 

Definition at line 20 of file info_.cpp.

Referenced by sidTune::SID_fileSupport().

const char keyword_musPlayer[] = "SIDSONG=YES"
 

Definition at line 27 of file info_.cpp.

Referenced by sidTune::INFO_fileSupport(), and sidTune::SID_fileSupport().

const char keyword_name[] = "NAME="
 

Definition at line 24 of file info_.cpp.

Referenced by sidTune::INFO_fileSupport(), and sidTune::SID_fileSupport().

const char keyword_songs[] = "SONGS="
 

Definition at line 22 of file info_.cpp.

Referenced by sidTune::INFO_fileSupport(), and sidTune::SID_fileSupport().

const char keyword_speed[] = "SPEED="
 

Definition at line 23 of file info_.cpp.

Referenced by sidTune::INFO_fileSupport(), and sidTune::SID_fileSupport().

const int safeBufferSize = 64
 

Definition at line 35 of file info_.cpp.

Referenced by sidTune::INFO_fileSupport().

const char text_corruptError[] = "ERROR: Info file is incomplete or corrupt"
 

Definition at line 30 of file info_.cpp.

Referenced by sidTune::INFO_fileSupport().

const char text_dataCorruptError[] = "ERROR: C64 data file is corrupt"
 

Definition at line 32 of file info_.cpp.

Referenced by sidTune::INFO_fileSupport().

const char text_format[] = "Raw plus PlaySID icon tooltype file (INFO)"
 

Definition at line 18 of file info_.cpp.

Referenced by sidTune::INFO_fileSupport(), sidTune::MUS_fileSupport(), sidTune::PSID_fileSupport(), and sidTune::SID_fileSupport().

const char text_noMemError[] = "ERROR: Not enough free memory"
 

Definition at line 29 of file info_.cpp.

Referenced by sidTune::INFO_fileSupport(), and sidTune::SID_fileSupport().

const char text_noStringsError[] = "ERROR: Info file does not contain required strings"
 

Definition at line 31 of file info_.cpp.

Referenced by sidTune::INFO_fileSupport().


Generated on Tue Feb 8 04:20:22 2005 for Esidplay by doxygen 1.3.3