Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

FCSPresetName Class Reference

Matches a preset ID with a game name.

#include <FCPresets.h>

List of all members.

Static Public Member Functions

static FCSPresetID GetPresetID (const char *Name)
 Given a game name, get the preset ID.

Public Attributes

char m_Name [FC_SIZE_OF_PRESET_NAME]
 Name of the game.
FCSPresetID m_PresetID
 Preset ID for the game.


Detailed Description

Definition at line 86 of file FCPresets.h.


Member Function Documentation

FCSPresetID FCSPresetName::GetPresetID const char *  Name  )  [static]
 

Parameters:
Name is the name fo the game
Returns:
The preset ID for the game

Definition at line 306 of file FCPresets.cpp.

References m_Name, and m_PresetID.

Referenced by FCSPreset::GetPresetInfo(), main(), and TestEachGame().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 11:20:17 2005 for Cpp Freecell Solver by  doxygen 1.4.4