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

FCCommandLineArguments.h File Reference

This file contains the FCCommandLineArguments class. More...

#include "Config.h"
#include "FCEnums.h"
#include "FCState.h"
#include "FCSDebugDisplayInfo.h"

Go to the source code of this file.

Classes

class  FCCommandLineArguments
 Handles all command line arguments. More...

Defines

#define FC_SIZE_OF_SEQUENCE_BUILT_BY   16
 Max size of sequence built by string.
#define FC_SIZE_OF_SEQUENCE_MOVE   10
 Max size of sequence move string.
#define FC_SIZE_OF_EMPTY_STACK_FILLED_BY   6
 Max size of empty stack by string.
#define FC_SIZE_OF_GAME_NAME   20
 Max size of game name string.
#define FC_SIZE_OF_SOLVING_METHOD   9
 Max size of solving method string.
#define FC_SIZE_OF_ASTAR_WEIGHT_ARRAY   26
 Max size of a-star weight array string.
#define FC_NUMBER_OF_ASTAR_WEIGHTS   5
 Max number of a-star weights.
#define FC_SIZE_OF_STATE_TYPE_ARRAY   9
 Max size of state type string.
#define FC_SIZE_OF_STATE_STORAGE   10
 Max size of state storage string.
#define FC_SIZE_OF_STACK_STORAGE   10
 Max size of stack storage string.
#define FC_SIZE_OF_TALON   9
 Max size of talon type string.
#define FC_SIZE_OF_INPUT_USER_STATE   1024
 Max size of a user inputed state string.


Detailed Description

Author:
Michael Mann
Version:
1.0
Date:
August 2002

Definition in file FCCommandLineArguments.h.


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