GeneticCode::__code::_bitfield Struct Reference

The structure which contains the genetic code. More...

#include <GeneticCode.h>


Data Fields

unsigned size: NB_BITS_SIZE
unsigned aggressiveness: NB_BITS_AGGRESSIVENESS
unsigned greedy: NB_BITS_GREEDY
unsigned reasonable: NB_BITS_REASONABLE


Detailed Description

The structure which contains the genetic code.

Definition at line 70 of file GeneticCode.h.


Field Documentation

unsigned GeneticCode::__code::_bitfield::size

His size

Definition at line 71 of file GeneticCode.h.

Referenced by GeneticCode::GeneticCode(), and GeneticCode::getSize().

unsigned GeneticCode::__code::_bitfield::aggressiveness

His tendancy to fight

Definition at line 72 of file GeneticCode.h.

Referenced by GeneticCode::getAggressiveness().

unsigned GeneticCode::__code::_bitfield::greedy

His tendancy to eat

Definition at line 73 of file GeneticCode.h.

Referenced by GeneticCode::getGreedy().

unsigned GeneticCode::__code::_bitfield::reasonable

How clever he is

Definition at line 74 of file GeneticCode.h.

Referenced by GeneticCode::getReasonable().


The documentation for this struct was generated from the following file:
Generated on Sat Feb 2 22:23:14 2008 for Teapot Colony Wars by  doxygen 1.5.4