Scid  4.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
uci Namespace Reference

Functions

 resetUciInfo ?n?
 
 processAnalysisInput ?n? ?analyze?
 
 processInput_ n analyze
 
 readUCI n
 
 uciConfig n cmd arg dir options
 
 uciConfigWin
 
 tokeep opt
 
 saveConfig
 
 writeOptions
 
 sendUCIoptions n uci_options
 
 startEngine index n
 
 sendToEngine n text
 
 checkEngineIsAlive n
 
 closeUCIengine n ?uciok?
 
 sc_move_add moves
 
 formatPv moves ?fen?
 
 formatPvAfterMoves played_moves moves
 

Function Documentation

◆ checkEngineIsAlive()

uci::checkEngineIsAlive   n  

Definition at line 720 of file uci.tcl.

◆ closeUCIengine()

uci::closeUCIengine   n ?uciok?  

Definition at line 750 of file uci.tcl.

◆ formatPv()

uci::formatPv   moves ?fen?  

Definition at line 819 of file uci.tcl.

◆ formatPvAfterMoves()

uci::formatPvAfterMoves   played_moves moves  

Definition at line 843 of file uci.tcl.

◆ processAnalysisInput()

uci::processAnalysisInput   ?n? ?analyze?  

Definition at line 59 of file uci.tcl.

◆ processInput_()

uci::processInput_   n analyze  

Definition at line 90 of file uci.tcl.

◆ readUCI()

uci::readUCI   n  

Definition at line 333 of file uci.tcl.

◆ resetUciInfo()

uci::resetUciInfo   ?n?  

Definition at line 31 of file uci.tcl.

◆ saveConfig()

uci::saveConfig

Definition at line 609 of file uci.tcl.

◆ sc_move_add()

uci::sc_move_add   moves  

Definition at line 786 of file uci.tcl.

◆ sendToEngine()

uci::sendToEngine   n text  

Definition at line 713 of file uci.tcl.

◆ sendUCIoptions()

uci::sendUCIoptions   n uci_options  

Definition at line 649 of file uci.tcl.

◆ startEngine()

uci::startEngine   index n  

Definition at line 664 of file uci.tcl.

◆ tokeep()

uci::tokeep   opt  

Definition at line 417 of file uci.tcl.

◆ uciConfig()

uci::uciConfig   n cmd arg dir options  

Definition at line 352 of file uci.tcl.

◆ uciConfigWin()

uci::uciConfigWin

Definition at line 399 of file uci.tcl.

◆ writeOptions()

uci::writeOptions

Definition at line 638 of file uci.tcl.