characterdata.hpp File Reference

#include "abstractcharacterdata.hpp"
#include "defines.h"
#include <string>
#include <vector>
#include "utils/countedptr.h"
#include "point.h"

Go to the source code of this file.

Classes

class  CharacterData

Typedefs

typedef utils::CountedPtr<
CharacterData
CharacterPtr
 Type definition for a smart pointer to CharacterData.
typedef std::vector< CharacterPtrCharacters
 Type definition for a list of Characters.


Typedef Documentation

typedef utils::CountedPtr< CharacterData > CharacterPtr
 

Type definition for a smart pointer to CharacterData.

Definition at line 184 of file characterdata.hpp.

typedef std::vector< CharacterPtr > Characters
 

Type definition for a list of Characters.

Definition at line 189 of file characterdata.hpp.


Generated on Fri Mar 30 15:39:17 2007 for TMW Server by  doxygen 1.3.9.1