libkombilo  0.7
Public Member Functions | Data Fields
HashInstance Class Reference

Public Member Functions

 HashInstance (char X, char Y, char SIZEX, char SIZEY, int BOARDSIZE)
bool inRelevantRegion (char X, char Y)
void initialize ()
void finalize ()
void addB (char x, char y)
void removeB (char x, char y)
void addW (char x, char y)
void removeW (char x, char y)
void bppush ()
void bppop ()
std::pair< hashtype, int > cHC ()

Data Fields

char xx
char yy
int pos
int boardsize
char sizeX
char sizeY
bool changed
hashtype * currentHashCode
std::stack< std::pair
< hashtype *, int > > * 
branchpoints
int numStones

The documentation for this class was generated from the following files:
 All Data Structures Files Functions Variables