libscid 0.1.0
Chess applications made easy.
Loading...
Searching...
No Matches
scid::database::TagRoster Struct Reference

The Seven Tag Roster defined in the PGN standard is stored in the IndexEntry, but 5 are indexes that refer to a NameBase object. More...

#include <namebase.h>

Public Member Functions

template<typename TEntry , typename Fn >
auto map (TEntry &dest, Fn getID) const
 

Static Public Member Functions

template<typename TEntry >
static TagRoster make (TEntry const &ie, NameBase const &nb)
 

Public Attributes

const char * event
 
const char * site
 
const char * round
 
const char * white
 
const char * black
 

Detailed Description

The Seven Tag Roster defined in the PGN standard is stored in the IndexEntry, but 5 are indexes that refer to a NameBase object.

This helper struct stores the referred values.


The documentation for this struct was generated from the following file: