|
|
|
|
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
[legend]Collaboration diagram for NLAICHARACTER::IZone:
[legend]List of all members.
Constructor & Destructor Documentation
NLAICHARACTER::IZone::IZone (
|
const IZone & c )
|
|
NLAICHARACTER::IZone::IZone (
|
const std::string & name )
|
|
NLAICHARACTER::IZone::~IZone (
|
) [virtual]
|
|
Member Function Documentation
bool NLAICHARACTER::IZone::addCharacter (
|
const ICharacter & c ) [inline, virtual]
|
|
bool NLAICHARACTER::IZone::canAddCharacter (
|
) const [inline, virtual]
|
|
const std::string & NLAICHARACTER::IZone::getName (
|
) const [inline, 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:
|
|