Inherits GameSpyConfigInterface.
Definition at line 49 of file GSConfig.cpp.
◆ GameSpyConfig()
◆ ~GameSpyConfig()
| GameSpyConfig::~GameSpyConfig |
( |
| ) |
|
|
inline |
◆ getKeepaliveInterval()
| virtual time_t GameSpyConfig::getKeepaliveInterval |
( |
| ) |
|
|
inlinevirtual |
◆ getLeftoverConfig()
◆ getManglerLocation()
◆ getMaxManglerRetries()
| virtual Int GameSpyConfig::getMaxManglerRetries |
( |
| ) |
|
|
inlinevirtual |
◆ getNumPingRepetitions()
| Int GameSpyConfig::getNumPingRepetitions |
( |
void | | ) |
|
|
inlinevirtual |
◆ getPingCutoffBad()
| virtual Int GameSpyConfig::getPingCutoffBad |
( |
void | | ) |
|
|
inlinevirtual |
◆ getPingCutoffGood()
| virtual Int GameSpyConfig::getPingCutoffGood |
( |
void | | ) |
|
|
inlinevirtual |
◆ getPingServers()
| std::list< AsciiString > GameSpyConfig::getPingServers |
( |
void | | ) |
|
|
inlinevirtual |
◆ getPingTimeoutInMs()
| Int GameSpyConfig::getPingTimeoutInMs |
( |
void | | ) |
|
|
inlinevirtual |
◆ getPointsForRank()
| Int GameSpyConfig::getPointsForRank |
( |
Int | rank | ) |
|
|
virtual |
◆ getPortTimeout()
| virtual time_t GameSpyConfig::getPortTimeout |
( |
| ) |
|
|
inlinevirtual |
◆ getQMBotID()
| Int GameSpyConfig::getQMBotID |
( |
void | | ) |
|
|
inlinevirtual |
◆ getQMChannel()
| Int GameSpyConfig::getQMChannel |
( |
void | | ) |
|
|
inlinevirtual |
◆ getQMMaps()
| std::list< AsciiString > GameSpyConfig::getQMMaps |
( |
void | | ) |
|
|
inlinevirtual |
◆ getRetryInterval()
| virtual time_t GameSpyConfig::getRetryInterval |
( |
| ) |
|
|
inlinevirtual |
◆ getRoundTimeout()
| virtual time_t GameSpyConfig::getRoundTimeout |
( |
| ) |
|
|
inlinevirtual |
◆ getTimeBetweenRetries()
| virtual Int GameSpyConfig::getTimeBetweenRetries |
( |
| ) |
|
|
inlinevirtual |
◆ isPlayerVIP()
| Bool GameSpyConfig::isPlayerVIP |
( |
Int | id | ) |
|
|
virtual |
◆ restrictGamesToLobby()
| virtual Bool GameSpyConfig::restrictGamesToLobby |
( |
| ) |
|
|
inlinevirtual |
◆ setQMChannel()
| void GameSpyConfig::setQMChannel |
( |
Int | channel | ) |
|
|
inlinevirtual |
◆ m_leftoverConfig
◆ m_manglerHosts
◆ m_manglerPorts
◆ m_natKeepaliveInterval
| time_t GameSpyConfig::m_natKeepaliveInterval |
|
protected |
◆ m_natManglerRetryInterval
| time_t GameSpyConfig::m_natManglerRetryInterval |
|
protected |
◆ m_natMaxManglerRetries
| Int GameSpyConfig::m_natMaxManglerRetries |
|
protected |
◆ m_natPortTimeout
| time_t GameSpyConfig::m_natPortTimeout |
|
protected |
◆ m_natRetryInterval
| Int GameSpyConfig::m_natRetryInterval |
|
protected |
◆ m_natRoundTimeout
| time_t GameSpyConfig::m_natRoundTimeout |
|
protected |
◆ m_pingCutoffBad
| Int GameSpyConfig::m_pingCutoffBad |
|
protected |
◆ m_pingCutoffGood
| Int GameSpyConfig::m_pingCutoffGood |
|
protected |
◆ m_pingReps
| Int GameSpyConfig::m_pingReps |
|
protected |
◆ m_pingServers
◆ m_pingTimeout
| Int GameSpyConfig::m_pingTimeout |
|
protected |
◆ m_qmBotID
| Int GameSpyConfig::m_qmBotID |
|
protected |
◆ m_qmChannel
| Int GameSpyConfig::m_qmChannel |
|
protected |
◆ m_qmMaps
◆ m_rankPoints
◆ m_restrictGamesToLobby
| Bool GameSpyConfig::m_restrictGamesToLobby |
|
protected |
◆ m_vip
| std::set<Int> GameSpyConfig::m_vip |
|
protected |
The documentation for this class was generated from the following file: