Back to Top page.

EGFileIO Class Reference

#include <EGFileIO.h>

List of all members.

Static Public Methods

void MakeDirectory (const char *)
const std::string GetDatFileName (unsigned)
const std::string GetSeedFileName ()
const std::string GetFitnessLogFileName ()
const std::string GetTimeLogFileName ()
const std::string GetPopLogFileName (unsigned)
const std::string GetBestLogFileName (unsigned)
const std::string GetBestDotFileName (unsigned)
const std::string GetGenDirectoryName (unsigned)
const std::string GetLogFileName (const char *, unsigned, unsigned)
const std::string GetDotFileName (const char *, unsigned, unsigned)


Member Function Documentation

const std::string EGFileIO::GetBestDotFileName unsigned    [static]
 

const std::string EGFileIO::GetBestLogFileName unsigned    [static]
 

const std::string EGFileIO::GetDatFileName unsigned    [static]
 

const std::string EGFileIO::GetDotFileName const char *   ,
unsigned   ,
unsigned   
[static]
 

const std::string EGFileIO::GetFitnessLogFileName   [static]
 

const std::string EGFileIO::GetGenDirectoryName unsigned    [static]
 

const std::string EGFileIO::GetLogFileName const char *   ,
unsigned   ,
unsigned   
[static]
 

const std::string EGFileIO::GetPopLogFileName unsigned    [static]
 

const std::string EGFileIO::GetSeedFileName   [static]
 

const std::string EGFileIO::GetTimeLogFileName   [static]
 

void EGFileIO::MakeDirectory const char *    [static]
 


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