ICaRules Class Reference

#include <Ca.h>

Inheritance diagram for ICaRules:

Inheritance graph
[legend]

List of all members.


Detailed Description

Interface to define rules of non-uniform CA.

Definition at line 246 of file Ca.h.


Public Member Functions

virtual ~ICaRules ()
virtual ICaRulesclone () const =0
virtual void getRuleAtPos (Pos pos, TRule5N &rule) const =0
 Return the rule at given position.

Constructor & Destructor Documentation

virtual ~ICaRules (  )  [inline, virtual]

Definition at line 248 of file Ca.h.


Member Function Documentation

virtual ICaRules* clone (  )  const [pure virtual]

Implemented in GaCaRules.

virtual void getRuleAtPos ( Pos  pos,
TRule5N rule 
) const [pure virtual]

Return the rule at given position.

Parameters:
pos Position to read the rule from.
rule Destination to write the rule to.

Implemented in GaCaRules.

Referenced by applyRules().

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
Generated on Sat May 2 16:39:39 2009 for nucad by  doxygen 1.5.4