OChess v0.0.2
Programmer's Manual
GameBase Member List

This is the complete list of members for GameBase, including all inherited members.

Export(std::shared_ptr< GameBase > base)=0GameBasepure virtual
GetCurrentGame()=0 (defined in GameBase)GameBasepure virtual
GetFilePath()=0 (defined in GameBase)GameBasepure virtual
GetFormat()=0 (defined in GameBase)GameBasepure virtual
GetGame(std::uint32_t id)=0 (defined in GameBase)GameBasepure virtual
GetTag(std::string tag)=0 (defined in GameBase)GameBasepure virtual
NextGame()=0 (defined in GameBase)GameBasepure virtual
Reset()=0 (defined in GameBase)GameBasepure virtual
Save(std::vector< std::uint32_t > to_delete, std::vector< std::string > databases_to_import, std::vector< std::shared_ptr< Game > > games_to_import)=0 (defined in GameBase)GameBasepure virtual