Public Member Functions

WriteBest Class Reference

Inheritance diagram for WriteBest:
Operator

List of all members.

Public Member Functions

bool initialize (StateP state)
 Perform initialization. Called before Operator::operate. By default, if the return value is false, the operator will not be used!
bool operate (StateP state)
 perform the designated operation

Detailed Description

Definition at line 71 of file main.cpp.


Member Function Documentation

bool WriteBest::initialize ( StateP   )  [inline, virtual]

Perform initialization. Called before Operator::operate. By default, if the return value is false, the operator will not be used!

Returns:
initialization success

Reimplemented from Operator.

Definition at line 79 of file main.cpp.


The documentation for this class was generated from the following file: