|
libscid 0.1.0
Chess applications made easy.
|
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 |
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.