Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Examples  

Wall Class Reference

Walls may be on some side of a room. More...

#include <Wall.hpp>

Inheritance diagram for Wall

Inheritance graph
[legend]
Collaboration diagram for Wall:

Collaboration graph
[legend]
List of all members.

Public Methods

 Wall ( void )
 Default constructor.

 Wall ( WallCref )
 Copy constructor.

virtual ~Wall ( void )
 Virtual destructor.

WallRef operator= ( WallCref )
 Assignment operator.

bool operator== ( WallCref aRef )
 Equality operator.

virtual void enter ( void )
 The one operation "enter", the meaning depends on the derivation, or what it is you are entering.


Detailed Description

Walls may be on some side of a room.


The documentation for this class was generated from the following file:
This is the CoreLinux++ reference manual
Provided by The CoreLinux Consortium