Avatar Class Reference

#include <avatar.h>

Inheritance diagram for Avatar:

Container

List of all members.


Detailed Description

Definition at line 34 of file avatar.h.


Public Member Functions

 Avatar (const std::string &name)
 Constructor.
 ~Avatar ()
void setName (const std::string &name)
 Set the avatar's name.
void setOnline (bool online)
 Set the avatar's online status.

Private Attributes

std::string mName
IconmStatus
gcn::Label * mLabel

Constructor & Destructor Documentation

Avatar::Avatar ( const std::string &  name  ) 

Constructor.

Parameters:
name Character name

Definition at line 36 of file avatar.cpp.

Avatar::~Avatar (  ) 

Definition at line 61 of file avatar.cpp.


Member Function Documentation

void Avatar::setName ( const std::string &  name  ) 

Set the avatar's name.

Definition at line 69 of file avatar.cpp.

void Avatar::setOnline ( bool  online  ) 

Set the avatar's online status.

Definition at line 75 of file avatar.cpp.


Member Data Documentation

std::string Avatar::mName [private]

Definition at line 56 of file avatar.h.

Icon* Avatar::mStatus [private]

Definition at line 57 of file avatar.h.

gcn::Label* Avatar::mLabel [private]

Definition at line 58 of file avatar.h.


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

Generated on Sun Apr 26 17:30:43 2009 for The Mana World by  doxygen 1.5.5