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

TRAItemAccessStars Class Reference

The stars! rules for the rule "item_access". More...

#include <ra_item_access.h>

Inheritance diagram for TRAItemAccessStars:

Inheritance graph
[legend]
Collaboration diagram for TRAItemAccessStars:

Collaboration graph
[legend]
List of all members.

Public Methods

 TRAItemAccessStars ()
virtual bool checkDependencies (const TRuleSystem *rules, list< TRuleSystem::tError > *errors) const
virtual bool execute ()

Detailed Description

The stars! rules for the rule "item_access".

Author:
Marco Krohn, <marco.krohn@gmx.de>
Version:
Id:
ra_item_access.h,v 1.1 2001/12/03 01:37:48 mkrohn5 Exp
See also:
TRuleAtom, TRAItemAccess
This rule atom provides the stars! rules for "item_access".


Member Function Documentation

virtual bool TRAItemAccessStars::execute   [virtual]
 

After sending all neccessary information to the rule atom (see addInfo) the rule can be executed.

Returns:
true execution was successful, otherwise false (e.g. if not enought information was available).

Reimplemented from TRAItemAccess.


The documentation for this class was generated from the following file:
Generated on Thu Jun 20 18:13:30 2002 for Stellar Legacy by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001