#include <LadderPreferences.h>
Public Member Functions | |
| bool | operator== (const LadderPref &other) |
Public Attributes | |
| UnicodeString | name |
| AsciiString | address |
| UnsignedShort | port |
| time_t | lastPlayDate |
Definition at line 45 of file LadderPreferences.h.
|
inline |
Definition at line 53 of file LadderPreferences.h.
| AsciiString LadderPref::address |
Definition at line 49 of file LadderPreferences.h.
| time_t LadderPref::lastPlayDate |
Definition at line 51 of file LadderPreferences.h.
| UnicodeString LadderPref::name |
Definition at line 48 of file LadderPreferences.h.
| UnsignedShort LadderPref::port |
Definition at line 50 of file LadderPreferences.h.