CharacterItem Class Reference

#include <CharacterItem.h>

Collaboration diagram for CharacterItem:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 18 of file CharacterItem.h.

Public Member Functions

 CharacterItem ()
virtual ~CharacterItem ()
void set_inUse (const bool _inUse)
void set_finished (const bool _finished)
void set_ID (const uint32_t _ID)
void set_u_int_96 (const std::string string)
void set_next_u_int_96 (const std::string string)
void set_confirmed (bool _confirmed)
void set_cancel ()
bool get_confirmed ()
bool get_inUse ()
bool get_finished ()
std::string get_u_int_96 ()
uint32_t get_ID ()
bool get_cancel ()
int writeObjectToFile (char *filename)

Private Attributes

bool inUse
bool finished
bool _cancel
bool confirmed
u_int_96 int96
int ID


The documentation for this class was generated from the following files:
Generated on Wed Jun 25 14:47:07 2008 for keyvil by  doxygen 1.5.1