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

cGuildMember Class Reference

#include <guild.h>

List of all members.

Public Methods

 cGuildMember (SERIAL serial)
 Contructor of cGuilded.

 ~cGuildMember ()
 Destructor of cGuild.

void load (cStringFile &file)
void save (FILE *file)
const SERIAL getSerial () const
void setSerial (SERIAL newSerial)
const UI32 getRank () const
void setRank (UI32 newRank)
const SERIAL getFealty () const
void setFealty (SERIAL newFealty)

Public Attributes

SERIAL serial
 the member

std::string title
 title

GUILD_TITLE_TOGGLE toggle
 title toggle

UI32 rank
 the rank

SERIAL fealty


Constructor & Destructor Documentation

cGuildMember::cGuildMember SERIAL    serial
 

Contructor of cGuilded.

cGuildMember::~cGuildMember  
 

Destructor of cGuild.


Member Function Documentation

const SERIAL cGuildMember::getFealty   const [inline]
 

const UI32 cGuildMember::getRank   const [inline]
 

const SERIAL cGuildMember::getSerial   const [inline]
 

void cGuildMember::load cStringFile   file
 

void cGuildMember::save FILE *    file
 

void cGuildMember::setFealty SERIAL    newFealty [inline]
 

void cGuildMember::setRank UI32    newRank [inline]
 

void cGuildMember::setSerial SERIAL    newSerial [inline]
 


Member Data Documentation

SERIAL cGuildMember::fealty
 

UI32 cGuildMember::rank
 

the rank

SERIAL cGuildMember::serial
 

the member

std::string cGuildMember::title
 

title

GUILD_TITLE_TOGGLE cGuildMember::toggle
 

title toggle


The documentation for this class was generated from the following files: SourceForge.net Logo