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

#include <LadderPreferences.h>

Public Member Functions

bool operator== (const LadderPref &other)
 

Public Attributes

UnicodeString name
 
AsciiString address
 
UnsignedShort port
 
time_t lastPlayDate
 

Detailed Description

Definition at line 45 of file LadderPreferences.h.

Member Function Documentation

◆ operator==()

bool LadderPref::operator== ( const LadderPref & other)
inline

Definition at line 53 of file LadderPreferences.h.

Member Data Documentation

◆ address

AsciiString LadderPref::address

Definition at line 49 of file LadderPreferences.h.

◆ lastPlayDate

time_t LadderPref::lastPlayDate

Definition at line 51 of file LadderPreferences.h.

◆ name

UnicodeString LadderPref::name

Definition at line 48 of file LadderPreferences.h.

◆ port

UnsignedShort LadderPref::port

Definition at line 50 of file LadderPreferences.h.


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