Go to the documentation of this file.
   35       const std::string 
show(
const Move *first, 
const Move *last);
 
   37       const std::string 
show(
Move, std::string& buf);
 
   38       const std::string 
show(
Square, std::string& buf, 
size_t offset=0);
 
   39       const std::string 
show(
Ptype, std::string& buf, 
size_t offset=0);
 
   40       const std::string 
show(
Player, std::string& buf, 
size_t offset=0);