Newfile_gump::SaveInfo Struct Reference

#include <Newfile_gump.h>

Collaboration diagram for Newfile_gump::SaveInfo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

int CompareThis (const SaveInfo *other) const
void SetSeqNumber ()
 SaveInfo ()
 ~SaveInfo ()

Static Public Member Functions

static int CompareGames (const void *a, const void *b)

Public Attributes

int num
char * filename
char * savename
bool readable
SaveGame_Detailsdetails
SaveGame_Partyparty
Shape_filescreenshot

Detailed Description

Definition at line 91 of file Newfile_gump.h.


Constructor & Destructor Documentation

Newfile_gump::SaveInfo::SaveInfo (  ) 

Definition at line 1210 of file Newfile_gump.cc.

Newfile_gump::SaveInfo::~SaveInfo (  ) 

Definition at line 1217 of file Newfile_gump.cc.

References details, filename, party, savename, and screenshot.


Member Function Documentation

int Newfile_gump::SaveInfo::CompareGames ( const void *  a,
const void *  b 
) [static]

Definition at line 1302 of file Newfile_gump.cc.

Referenced by Newfile_gump::LoadSaveGameDetails().

int Newfile_gump::SaveInfo::CompareThis ( const SaveInfo other  )  const

Definition at line 1240 of file Newfile_gump.cc.

References details, num, other, SaveGame_Details::real_day, SaveGame_Details::real_hour, SaveGame_Details::real_minute, SaveGame_Details::real_month, SaveGame_Details::real_second, and SaveGame_Details::real_year.

void Newfile_gump::SaveInfo::SetSeqNumber (  ) 

Definition at line 1227 of file Newfile_gump.cc.

References filename, and num.

Referenced by Newfile_gump::LoadSaveGameDetails().


Member Data Documentation

int Newfile_gump::SaveInfo::num

Definition at line 93 of file Newfile_gump.h.

Referenced by CompareThis(), and SetSeqNumber().

char* Newfile_gump::SaveInfo::filename

Definition at line 94 of file Newfile_gump.h.

Referenced by Newfile_gump::delete_file(), SetSeqNumber(), and ~SaveInfo().

char* Newfile_gump::SaveInfo::savename

Definition at line 95 of file Newfile_gump.h.

Referenced by Newfile_gump::PaintSaveName(), and ~SaveInfo().

bool Newfile_gump::SaveInfo::readable

Definition at line 96 of file Newfile_gump.h.

SaveGame_Details* Newfile_gump::SaveInfo::details

Definition at line 97 of file Newfile_gump.h.

Referenced by CompareThis(), and ~SaveInfo().

SaveGame_Party* Newfile_gump::SaveInfo::party

Definition at line 98 of file Newfile_gump.h.

Referenced by ~SaveInfo().

Shape_file* Newfile_gump::SaveInfo::screenshot

Definition at line 99 of file Newfile_gump.h.

Referenced by ~SaveInfo().


The documentation for this struct was generated from the following files:
Generated on Mon Jul 9 14:59:13 2007 for ExultEngine by  doxygen 1.5.1