libscid snapshot+1833ab5ad39d
Chess applications made easy.
Source on GitHub License GPL v2
Loading...
Searching...
No Matches
scid Namespace Reference

Public namespace for libscid. More...

Namespaces

namespace  core
 Chess games, positions, movetext and notation.
 
namespace  database
 Database sessions, metadata, names, filters, trees and storage.
 
namespace  eco
 ECO code values and opening-position classification.
 
namespace  spelling
 Spelling-file lookup for canonical names and player metadata.
 

Detailed Description

Public namespace for libscid.

scid is the root namespace for the library. Its child namespaces group the public model by responsibility: chess values and PGN in scid::core, database sessions and metadata in scid::database, opening classification in scid::eco, and spelling-file lookup in scid::spelling.