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

TreeNode Member List

This is the complete list of members for TreeNode, including all inherited members.

addChild(Board data)TreeNode
alphaTreeNode [protected]
betaTreeNode [protected]
brotherTreeNode [protected]
childTreeNode [protected]
createChilds(int count, Board *data)TreeNode
createChilds(vector< Board > data)TreeNode
dataTreeNode [protected]
depthSearch(int level, int stopLevel, int no, int moveAt)TreeNode
expand(int no)TreeNode
expand(int no, vector< int > &moveAt)TreeNode
getBrother()TreeNode
getChild()TreeNode
getData()TreeNode
getParent()TreeNode
minimaxABMax(float a, float b, int no, int level)TreeNode
minimaxABMin(float a, float b, int no, int level)TreeNode
parentTreeNode [protected]
setBrother(TreeNode *bro)TreeNode [inline]
setData(Board data)TreeNode
TreeNode(Board data)TreeNode
TreeNode(Board data, TreeNode *parent)TreeNode
~TreeNode()TreeNode [virtual]


Generated on Fri May 14 02:44:30 2004 for Reversi by doxygen 1.3.7