Mutant Class Reference

#include <Node.h>

List of all members.

Public Member Functions

 Mutant (const string &n, const string &m)
 constructor for Mutant
string getType (void)
 returns mutation
string getName (void)
 returns name

Private Attributes

string name
string mutation

Constructor & Destructor Documentation

Mutant::Mutant ( const string &  n,
const string &  m 
) [inline]

constructor for Mutant


Member Function Documentation

string Mutant::getName ( void   )  [inline]

returns name

string Mutant::getType ( void   )  [inline]

returns mutation


Member Data Documentation

string Mutant::mutation [private]
string Mutant::name [private]

The documentation for this class was generated from the following file:

Generated on Fri May 7 00:40:42 2010 for ChemChains by  doxygen 1.6.1