Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

AI_SKANode Struct Reference

Storage space for a particular segment of AI analysis of a scorekeeper. More...

#include <aiscore.h>

Inheritance diagram for AI_SKANode:

Inheritance graph
[legend]
Collaboration diagram for AI_SKANode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void copy_to (AI_SKANode *skanode)
 Deep copy to a scorekeeper analysis node.


Static Public Member Functions

void init (AI_SKANode *skanode)
 Initializer.


Public Attributes

int kind
 Identify the kind of node.

AI_SKANodenext
 Pointer to next node.


Detailed Description

Storage space for a particular segment of AI analysis of a scorekeeper.

Abstract base struct for the various kinds of nodes. Maintains a various kinds of entities pertaining to scorekeeper analysis.


Member Function Documentation

void AI_SKANode::copy_to AI_SKANode skanode  ) 
 

Deep copy to a scorekeeper analysis node.

void AI_SKANode::init AI_SKANode skanode  )  [static]
 

Initializer.


Member Data Documentation

int AI_SKANode::kind
 

Identify the kind of node.

AI_SKANode* AI_SKANode::next
 

Pointer to next node.


The documentation for this struct was generated from the following files:
Generated on Sat Sep 17 10:30:39 2005 for XconqKernel by doxygen 1.3.6