material Class Reference

#include <material.h>

List of all members.

Public Member Functions

 material ()
class itemgetItem () const
void setItem (class item &v)
const int getAmount () const
void setAmount (const int v)
const int getPosition () const
void setPosition (const int v)
const string showPosition () const
int operator< (const class material &ck) const
void save (class channel &ch)
void load (class channel &ch)
void xml (ofstream &f, int l=0, int r=0)
 material ()
class itemgetItem () const
void setItem (class item &v)
const int getAmount () const
void setAmount (const int v)
const int getPosition () const
void setPosition (const int v)
const string showPosition () const
int operator< (const class material &ck) const
void save (class channel &ch)
void load (class channel &ch)
void xml (ofstream &f, int l=0, int r=0)


Constructor & Destructor Documentation

material::material (  ) 

material::material (  ) 


Member Function Documentation

class item & material::getItem (  )  const

void material::setItem ( class item v  ) 

const int material::getAmount (  )  const

void material::setAmount ( const int  v  ) 

const int material::getPosition (  )  const

void material::setPosition ( const int  v  ) 

const string material::showPosition (  )  const

int material::operator< ( const class material ck  )  const

void material::save ( class channel ch  ) 

void material::load ( class channel ch  ) 

void material::xml ( ofstream &  f,
int  l = 0,
int  r = 0 
)

class item& material::getItem (  )  const

void material::setItem ( class item v  ) 

const int material::getAmount (  )  const

void material::setAmount ( const int  v  ) 

const int material::getPosition (  )  const

void material::setPosition ( const int  v  ) 

const string material::showPosition (  )  const

int material::operator< ( const class material ck  )  const

void material::save ( class channel ch  ) 

void material::load ( class channel ch  ) 

void material::xml ( ofstream &  f,
int  l = 0,
int  r = 0 
)


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

Generated on Tue Jan 1 17:30:01 2008 for material Class Reference by  doxygen   Visit the project page on SourceForge.net Logo