libscid snapshot+e944e108ed8b
Chess applications made easy.
Source on GitHub License GPL v2
Loading...
Searching...
No Matches
movetext_location.h File Reference

Stable locations inside a game's movetext tree. More...

#include <cstddef>
#include <vector>
+ Include dependency graph for movetext_location.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  scid::core::MovetextLocation
 A restorable cursor position inside a game's movetext tree. More...
 
struct  scid::core::MovetextLocation::Step
 One descent from a parent line into a child variation. More...
 

Namespaces

namespace  scid
 Public namespace for libscid.
 
namespace  scid::core
 Chess games, positions, movetext and notation.
 

Detailed Description

Stable locations inside a game's movetext tree.