An entry in a PGN collection.
Definition pgngameentry.h:41
PgnGameEntry()
Definition pgngameentry.cpp:99
TagType
Definition pgngameentry.h:45
@ BlackTag
The player of the black pieces.
Definition pgngameentry.h:51
@ VariantTag
The chess variant of the game.
Definition pgngameentry.h:53
@ EventTag
The name of the tournament or match event.
Definition pgngameentry.h:46
@ SiteTag
The location of the event.
Definition pgngameentry.h:47
@ DateTag
The starting date of the game.
Definition pgngameentry.h:48
@ WhiteTag
The player of the white pieces.
Definition pgngameentry.h:50
@ ResultTag
The result of the game.
Definition pgngameentry.h:52
@ RoundTag
The playing round ordinal of the game.
Definition pgngameentry.h:49