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. | |
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.