Rise
The Vieneo Province
PEOPLE Class Reference

#include <people.h>

Public Member Functions

 PEOPLE ()
 
SPlayerData LoadPerson (long temprecord) const
 
void SavePerson (long temprecord, SPlayerData tempperson) const
 
void DeletePerson (long temprecord, char folder)
 
long ResidesLocally (unsigned short serial) const
 
char EarliestFolder (unsigned short serial) const
 
char GetAlignment (int ownerId) const
 
unsigned short AddUpdatePlayer (SPlayerData tempplayer, char folder)
 

Public Attributes

long peopletot
 

Private Attributes

short fileversion
 

Detailed Description

Definition at line 15 of file people.h.

Constructor & Destructor Documentation

◆ PEOPLE()

PEOPLE::PEOPLE ( )
inline

Definition at line 22 of file people.h.

Here is the call graph for this function:

Member Function Documentation

◆ AddUpdatePlayer()

unsigned short PEOPLE::AddUpdatePlayer ( SPlayerData  tempplayer,
char  folder 
)
inline

Definition at line 207 of file people.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ DeletePerson()

void PEOPLE::DeletePerson ( long  temprecord,
char  folder 
)
inline

Definition at line 132 of file people.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ EarliestFolder()

char PEOPLE::EarliestFolder ( unsigned short  serial) const
inline

Definition at line 178 of file people.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetAlignment()

char PEOPLE::GetAlignment ( int  ownerId) const
inline

Definition at line 196 of file people.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ LoadPerson()

SPlayerData PEOPLE::LoadPerson ( long  temprecord) const
inline

Definition at line 54 of file people.h.

Here is the caller graph for this function:

◆ ResidesLocally()

long PEOPLE::ResidesLocally ( unsigned short  serial) const
inline

Definition at line 166 of file people.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SavePerson()

void PEOPLE::SavePerson ( long  temprecord,
SPlayerData  tempperson 
) const
inline

Definition at line 94 of file people.h.

Here is the caller graph for this function:

Member Data Documentation

◆ fileversion

short PEOPLE::fileversion
private

Definition at line 17 of file people.h.

◆ peopletot

long PEOPLE::peopletot

Definition at line 20 of file people.h.


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