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

FCTalonState.cpp File Reference

This file contains the implementation of the base freecell state classes that have talons. More...

#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include "FCTalonState.h"
#include "FCSTalonStateWithLocations.h"

Go to the source code of this file.

Functions

FCSTalonStateDataCreateTalonStateData ()
 Create a FCSTalonStateData object.

Variables

const char *const FreecellsPrefixes [] = { "FC:", "Freecells:", "Freecell:", ""}
 String freecell prefixes.
const char *const FoundationsPrefixes [] = { "Decks:", "Deck:", "Founds:", "Foundations:", "Foundation:", "Found:", ""}
 String foundation prefixes.
const char *const TalonPrefixes [] = { "Talon:", "Queue:" , ""}
 String talon prefixes.
const char *const NumberOfRedealsPrefixes [] = { "Num-Redeals:", "Redeals-Num:", "Redeals-Number:", ""}
 String numboer of redeal prefixes.


Detailed Description

Author:
Michael Mann
Version:
1.0
Date:
August 2002

Definition in file FCTalonState.cpp.


Function Documentation

FCSTalonStateData* CreateTalonStateData  ) 
 

Returns:
Pointer to the newly created FCSTalonStateData object

Definition at line 718 of file FCTalonState.cpp.

References GlobalStateType.

Referenced by FCSTalonSolvingAlgorithm::GetCardFromKlondikeTalon().


Generated on Sat Nov 5 11:20:16 2005 for Cpp Freecell Solver by  doxygen 1.4.4