Mutator.h File Reference

#include <iomanip>
#include <errno.h>
#include <iostream>
#include <fstream>
#include <sstream>
#include <list>
#include <string>
#include <map>
#include <vector>
#include <time.h>
#include <stdio.h>
#include <math.h>
#include <stdlib.h>
#include "../../lib/StringUtils.h"
#include "Ttable.h"

Go to the source code of this file.

Classes

class  Mutator

Functions

static string IntToStr (int x)
 returns int x as a string
static string FltToStr (float x)
 returns float x as a string

Function Documentation

static string FltToStr ( float  x  )  [inline, static]

returns float x as a string

static string IntToStr ( int  x  )  [inline, static]

returns int x as a string


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