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

#include <GameSpyMiscPreferences.h>

Inherits UserPreferences.

Public Member Functions

 GameSpyMiscPreferences ()
 
virtual ~GameSpyMiscPreferences ()
 
Int getLocale (void)
 
void setLocale (Int val)
 
AsciiString getCachedStats (void)
 
void setCachedStats (AsciiString val)
 
Bool getQuickMatchResLocked (void)
 
Int getMaxMessagesPerUpdate (void)
 
- Public Member Functions inherited from UserPreferences
 UserPreferences ()
 
virtual ~UserPreferences ()
 
virtual Bool load (AsciiString fname)
 
virtual Bool write (void)
 
Bool getBool (AsciiString key, Bool defaultValue) const
 
Real getReal (AsciiString key, Real defaultValue) const
 
Int getInt (AsciiString key, Int defaultValue) const
 
AsciiString getAsciiString (AsciiString key, AsciiString defaultValue) const
 
void setBool (AsciiString key, Bool val)
 
void setReal (AsciiString key, Real val)
 
void setInt (AsciiString key, Int val)
 
void setAsciiString (AsciiString key, AsciiString val)
 

Additional Inherited Members

- Protected Attributes inherited from UserPreferences
AsciiString m_filename
 

Detailed Description

Definition at line 44 of file GameSpyMiscPreferences.h.

Constructor & Destructor Documentation

◆ GameSpyMiscPreferences()

GameSpyMiscPreferences::GameSpyMiscPreferences ( )

Definition at line 781 of file UserPreferences.cpp.

◆ ~GameSpyMiscPreferences()

GameSpyMiscPreferences::~GameSpyMiscPreferences ( )
virtual

Definition at line 789 of file UserPreferences.cpp.

Member Function Documentation

◆ getCachedStats()

AsciiString GameSpyMiscPreferences::getCachedStats ( void )

Definition at line 803 of file UserPreferences.cpp.

◆ getLocale()

Int GameSpyMiscPreferences::getLocale ( void )

Definition at line 793 of file UserPreferences.cpp.

◆ getMaxMessagesPerUpdate()

Int GameSpyMiscPreferences::getMaxMessagesPerUpdate ( void )

Definition at line 818 of file UserPreferences.cpp.

◆ getQuickMatchResLocked()

Bool GameSpyMiscPreferences::getQuickMatchResLocked ( void )

Definition at line 813 of file UserPreferences.cpp.

◆ setCachedStats()

void GameSpyMiscPreferences::setCachedStats ( AsciiString val)

Definition at line 808 of file UserPreferences.cpp.

◆ setLocale()

void GameSpyMiscPreferences::setLocale ( Int val)

Definition at line 798 of file UserPreferences.cpp.


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