My Project
Public Attributes | List of all members
WthorBase Struct Reference

#include <base.h>

Public Attributes

WthorHeader header [1]
 
char(* tournament )[26]
 
int n_tournaments
 
char(* player )[20]
 
int n_players
 
WthorGamegame
 
int n_games
 

Member Data Documentation

◆ game

WthorGame* WthorBase::game

tournament players

◆ header

WthorHeader WthorBase::header[1]

◆ n_games

int WthorBase::n_games

games

◆ n_players

int WthorBase::n_players

players

◆ n_tournaments

int WthorBase::n_tournaments

tournaments

◆ player

char(* WthorBase::player)[20]

tournament number

◆ tournament

char(* WthorBase::tournament)[26]

Header


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