mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-19 04:09:41 +00:00
Debug database tab
This commit is contained in:
parent
2bd85f53bc
commit
1d78e106ad
15 changed files with 315 additions and 528 deletions
|
@ -14,6 +14,8 @@ public:
|
|||
virtual bool NextGame() = 0;
|
||||
virtual std::string GetTag(std::string tag) = 0;
|
||||
virtual void Reset() = 0;
|
||||
virtual std::string GetFormat() = 0;
|
||||
virtual std::string GetFilePath() = 0;
|
||||
/**
|
||||
* @brief Save the given base into current base format (export)
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue