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

Public Attributes

GGSBoard board [1]
 
GGSRequest request [1]
 
GGSMatchOn match_on [1]
 
GGSMatchOff match_off [1]
 
GGSAdmin admin [1]
 
GGSEvent event
 
const char * me
 
bool is_playing
 
long long last_refresh
 
struct {
   char *   cmd
 
   int   i
 
   long long   delay
 
loop [1]
 
struct {
   char *   cmd
 
   long long   delay
 
once [1]
 

Member Data Documentation

◆ admin

GGSAdmin GGSClient::admin[1]

ggs admin

◆ board

GGSBoard GGSClient::board[1]

ggs board

◆ cmd

char* GGSClient::cmd

command

◆ delay

long long GGSClient::delay

delay between commands

delay

◆ event

GGSEvent GGSClient::event

ggs event

◆ i

int GGSClient::i

iteration number

◆ is_playing

bool GGSClient::is_playing

is Edax playing ?

◆ last_refresh

long long GGSClient::last_refresh

date of last refresh

◆ 

struct { ... } GGSClient::loop[1]

loop instruction

◆ match_off

GGSMatchOff GGSClient::match_off[1]

ggs match off

◆ match_on

GGSMatchOn GGSClient::match_on[1]

ggs match on

◆ me

const char* GGSClient::me

Edax's name on GGS

◆ 

struct { ... } GGSClient::once[1]

command issued once after some delay

◆ request

GGSRequest GGSClient::request[1]

ggs request


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