|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLAICHARACTER::IZone Class Reference#include <zone.h>
Inheritance diagram for NLAICHARACTER::IZone:
List of all members.
Constructor & Destructor Documentation
NLAICHARACTER::IZone::IZone |
( |
const IZone & |
|
) |
|
|
NLAICHARACTER::IZone::IZone |
( |
const std::string & |
name |
) |
|
|
NLAICHARACTER::IZone::~IZone |
( |
|
) |
[virtual] |
|
Member Function Documentation
virtual bool NLAICHARACTER::IZone::addCharacter |
( |
const ICharacter & |
c |
) |
[inline, virtual] |
|
virtual bool NLAICHARACTER::IZone::canAddCharacter |
( |
|
) |
const [inline, virtual] |
|
virtual const std::string& NLAICHARACTER::IZone::getName |
( |
|
) |
const [inline, virtual] |
|
virtual const ICharacter* NLAICHARACTER::IZone::haveCharacter |
( |
const std::string & |
s |
) |
const [inline, virtual] |
|
const IZone * NLAICHARACTER::IZone::isInZone |
( |
const IZone & |
|
) |
const [pure virtual] |
|
Member Data Documentation
ICharacter* NLAICHARACTER::IZone::_Character [private]
|
|
The documentation for this class was generated from the following files:
|
|