Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

AutoAlphabet Class Reference

#include <alphabet.H>

Inheritance diagram for AutoAlphabet:

Alphabet List of all members.

Detailed Description

Automatically generates names.

Names the variables in reverse alphabetical order, ie z, y ,x, ... c, b, a, _z, _y, _x, ..., _c, _b, _a, __z, __y, __x, ... etc ...

Definition at line 30 of file alphabet.H.

Public Member Functions

virtual string nameof (long var_num) const
 given an integer, this gives picks a letter in reverse alphabetical order


Member Function Documentation

string AutoAlphabet::nameof long  var_num  )  const [virtual]
 

given an integer, this gives picks a letter in reverse alphabetical order

Implements Alphabet.

Definition at line 5 of file alphabet.cpp.


The documentation for this class was generated from the following files:
Generated on Wed Jun 18 17:22:44 2008 for Pierre Guillot by  doxygen 1.3.9.1