Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
PSResponse Class Reference

#include <PersistentStorageThread.h>

Public Types

enum  { PSRESPONSE_PLAYERSTATS , PSRESPONSE_COULDNOTCONNECT , PSRESPONSE_PREORDER , PSRESPONSE_MAX }
 

Public Attributes

enum PSResponse:: { ... }  responseType
 
PSPlayerStats player
 
Bool preorder
 

Detailed Description

Definition at line 139 of file PersistentStorageThread.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
PSRESPONSE_PLAYERSTATS 
PSRESPONSE_COULDNOTCONNECT 
PSRESPONSE_PREORDER 
PSRESPONSE_MAX 

Definition at line 142 of file PersistentStorageThread.h.

Member Data Documentation

◆ player

PSPlayerStats PSResponse::player

Definition at line 151 of file PersistentStorageThread.h.

◆ preorder

Bool PSResponse::preorder

Definition at line 154 of file PersistentStorageThread.h.

◆ []

enum { ... } PSResponse::responseType

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