| _characterInfoStore | World | private |
| _linkSocketQueue | World | private |
| _motd | World | private |
| _UpdateGameTime() | World | protected |
| _UpdateRealmCharCount(PreparedQueryResult resultCharCount) | World | protected |
| AddCharacterInfo(ObjectGuid const &guid, uint32 accountId, std::string const &name, uint8 gender, uint8 race, uint8 playerClass, uint8 level, bool isDeleted) | World | |
| AddInstanceSocket(std::weak_ptr< WorldSocket > sock, uint64 connectToKey) | World | |
| AddQueuedPlayer(WorldSession *) | World | |
| AddSession(WorldSession *s) | World | |
| AddSession_(WorldSession *s) | World | private |
| addSessQueue | World | private |
| AutobroadcastsMap typedef | World | private |
| AutobroadcastsWeightMap typedef | World | private |
| BanAccount(BanMode mode, std::string const &nameOrIP, std::string const &duration, std::string const &reason, std::string const &author) | World | |
| BanAccount(BanMode mode, std::string const &nameOrIP, uint32 duration_secs, std::string const &reason, std::string const &author) | World | |
| BanCharacter(std::string const &name, std::string const &duration, std::string const &reason, std::string const &author) | World | |
| CharacterInfoContainer typedef | World | private |
| cliCmdQueue | World | private |
| DailyReset() | World | protected |
| DecreasePlayerCount() | World | inline |
| DeleteCharacterInfo(ObjectGuid const &guid) | World | inline |
| DisconnectMap typedef | World | private |
| FindPlayerInZone(uint32 zone) | World | |
| FindSession(uint32 id) const | World | |
| ForceGameEventUpdate() | World | |
| GetActiveAndQueuedSessionCount() const | World | inline |
| GetActiveSessionCount() const | World | inline |
| getAllowMovement() const | World | inline |
| GetAllSessions() const | World | inline |
| GetAvailableDbcLocale(LocaleConstant locale) const | World | inline |
| getBoolConfig(WorldBoolConfigs index) const | World | inline |
| GetCharacterInfo(ObjectGuid const &guid) const | World | |
| GetCleaningFlags() const | World | inline |
| GetConfigMaxSkillValue() const | World | inline |
| GetDataPath() const | World | inline |
| GetDBVersion() const | World | inline |
| GetDefaultDbcLocale() const | World | inline |
| GetExitCode() | World | inlinestatic |
| getFloatConfig(WorldFloatConfigs index) const | World | inline |
| GetGameTime() const | World | inline |
| getIntConfig(WorldIntConfigs index) const | World | inline |
| GetMaxActiveSessionCount() const | World | inline |
| GetMaxPlayerCount() const | World | inline |
| GetMaxQueuedSessionCount() const | World | inline |
| GetMaxVisibleDistanceInBGArenas() | World | inlinestatic |
| GetMaxVisibleDistanceInInstances() | World | inlinestatic |
| GetMaxVisibleDistanceOnContinents() | World | inlinestatic |
| GetMotd() const | World | |
| GetNewCharString() const | World | inline |
| GetNextDailyQuestsResetTime() const | World | inline |
| GetNextRandomBGResetTime() const | World | inline |
| GetNextWeeklyQuestsResetTime() const | World | inline |
| GetPlayerAmountLimit() const | World | inline |
| GetPlayerCount() const | World | inline |
| GetPlayerSecurityLimit() const | World | inline |
| GetQueuedSessionCount() const | World | inline |
| GetQueuePos(WorldSession *) | World | |
| getRate(Rates rate) const | World | inline |
| GetShutDownTimeLeft() const | World | inline |
| GetStartTime() const | World | inline |
| GetUpdateTime() const | World | inline |
| GetUptime() const | World | inline |
| GetVisibilityNotifyPeriodInBGArenas() | World | inlinestatic |
| GetVisibilityNotifyPeriodInInstances() | World | inlinestatic |
| GetVisibilityNotifyPeriodOnContinents() | World | inlinestatic |
| getWorldState(uint32 index) const | World | |
| HasCharacterInfo(ObjectGuid const &guid) | World | inline |
| HasRecentlyDisconnected(WorldSession *) | World | |
| IncreasePlayerCount() | World | inline |
| InitCurrencyResetTime() | World | protected |
| InitDailyQuestResetTime() | World | protected |
| InitGuildResetTime() | World | protected |
| InitMonthlyQuestResetTime() | World | protected |
| InitRandomBGResetTime() | World | protected |
| InitWeeklyQuestResetTime() | World | protected |
| instance() | World | static |
| IsClosed() const | World | |
| IsFFAPvPRealm() const | World | inline |
| IsPvPRealm() const | World | inline |
| IsShuttingDown() const | World | inline |
| IsStopped() | World | inlinestatic |
| KickAll() | World | |
| KickAllLess(AccountTypes sec) | World | |
| LoadAutobroadcasts() | World | |
| LoadCharacterInfoStore() | World | private |
| LoadConfigSettings(bool reload=false) | World | |
| LoadDBAllowedSecurityLevel() | World | |
| LoadDBVersion() | World | |
| LoadWorldStates() | World | |
| m_allowedSecurityLevel | World | private |
| m_allowMovement | World | private |
| m_Autobroadcasts | World | private |
| m_AutobroadcastsWeights | World | private |
| m_availableDbcLocaleMask | World | private |
| m_bool_configs | World | private |
| m_CleaningFlags | World | private |
| m_currentTime | World | private |
| m_dataPath | World | private |
| m_DBVersion | World | private |
| m_defaultDbcLocale | World | private |
| m_disconnects | World | private |
| m_ExitCode | World | privatestatic |
| m_float_configs | World | private |
| m_gameTime | World | private |
| m_int_configs | World | private |
| m_isClosed | World | private |
| m_maxActiveSessionCount | World | private |
| m_MaxPlayerCount | World | private |
| m_maxQueuedSessionCount | World | private |
| m_MaxVisibleDistanceInBGArenas | World | privatestatic |
| m_MaxVisibleDistanceInInstances | World | privatestatic |
| m_MaxVisibleDistanceOnContinents | World | privatestatic |
| m_newCharString | World | private |
| m_NextCurrencyReset | World | private |
| m_NextDailyQuestReset | World | private |
| m_NextGuildReset | World | private |
| m_NextMonthlyQuestReset | World | private |
| m_NextRandomBGReset | World | private |
| m_NextWeeklyQuestReset | World | private |
| m_PlayerCount | World | private |
| m_playerLimit | World | private |
| m_QueuedPlayer | World | private |
| m_realmCharCallbacks | World | private |
| m_sessions | World | private |
| m_ShutdownMask | World | private |
| m_ShutdownTimer | World | private |
| m_startTime | World | private |
| m_stopEvent | World | privatestatic |
| m_timers | World | private |
| m_updateTime | World | private |
| m_updateTimeCount | World | private |
| m_updateTimeSum | World | private |
| m_visibility_notify_periodInBGArenas | World | privatestatic |
| m_visibility_notify_periodInInstances | World | privatestatic |
| m_visibility_notify_periodOnContinents | World | privatestatic |
| m_worldLoopCounter | World | static |
| m_worldstates | World | private |
| mail_timer | World | private |
| mail_timer_expires | World | private |
| ProcessCliCommands() | World | |
| ProcessLinkInstanceSocket(std::pair< std::weak_ptr< WorldSocket >, uint64 > linkInfo) | World | private |
| ProcessQueryCallbacks() | World | private |
| Queue typedef | World | |
| QueueCliCommand(CliCommandHolder *commandHolder) | World | inline |
| rate_values | World | private |
| RecordTimeDiff(std::string const &text) | World | |
| ReloadRBAC() | World | |
| RemoveBanAccount(BanMode mode, std::string const &nameOrIP) | World | |
| RemoveBanCharacter(std::string const &name) | World | |
| RemoveOldCorpses() | World | |
| RemoveQueuedPlayer(WorldSession *session) | World | |
| RemoveSession(uint32 id) | World | |
| ResetCurrencyWeekCap() | World | protected |
| ResetEventSeasonalQuests(uint16 event_id) | World | |
| ResetGuildCap() | World | protected |
| ResetMonthlyQuests() | World | protected |
| ResetRandomBG() | World | protected |
| ResetTimeDiffRecord() | World | |
| ResetWeeklyQuests() | World | protected |
| SendAutoBroadcast() | World | |
| SendGlobalGMMessage(WorldPacket const *packet, WorldSession *self=nullptr, uint32 team=0) | World | |
| SendGlobalMessage(WorldPacket const *packet, WorldSession *self=nullptr, uint32 team=0) | World | |
| SendGlobalText(const char *text, WorldSession *self) | World | |
| SendGMText(uint32 string_id,...) | World | |
| SendServerMessage(ServerMessageType messageID, std::string stringParam="", Player *player=NULL) | World | |
| SendWorldText(uint32 string_id,...) | World | |
| SendZoneMessage(uint32 zone, WorldPacket const *packet, WorldSession *self=nullptr, uint32 team=0) | World | |
| SendZoneText(uint32 zone, const char *text, WorldSession *self=nullptr, uint32 team=0) | World | |
| SetAllowMovement(bool allow) | World | inline |
| setBoolConfig(WorldBoolConfigs index, bool value) | World | inline |
| SetCleaningFlags(uint32 flags) | World | inline |
| SetClosed(bool val) | World | |
| setFloatConfig(WorldFloatConfigs index, float value) | World | inline |
| SetInitialWorldSettings() | World | |
| setIntConfig(WorldIntConfigs index, uint32 value) | World | inline |
| SetMotd(std::string motd) | World | |
| SetNewCharString(std::string const &str) | World | inline |
| SetPlayerAmountLimit(uint32 limit) | World | inline |
| SetPlayerSecurityLimit(AccountTypes sec) | World | |
| setRate(Rates rate, float value) | World | inline |
| SetRecordDiffInterval(int32 t) | World | inline |
| setWorldState(uint32 index, uint64 value) | World | |
| ShutdownCancel() | World | |
| ShutdownMsg(bool show=false, Player *player=NULL, const std::string &reason=std::string()) | World | |
| ShutdownServ(uint32 time, uint32 options, uint8 exitcode, const std::string &reason=std::string()) | World | |
| StopNow(uint8 exitcode) | World | inlinestatic |
| Update(uint32 diff) | World | |
| UpdateAreaDependentAuras() | World | |
| UpdateCharacterInfo(ObjectGuid const &guid, std::string const &name, uint8 gender=GENDER_NONE, uint8 race=RACE_NONE) | World | |
| UpdateCharacterInfoDeleted(ObjectGuid const &guid, bool deleted, std::string const *name=nullptr) | World | |
| UpdateCharacterInfoLevel(ObjectGuid const &guid, uint8 level) | World | |
| UpdateMaxSessionCounters() | World | |
| UpdateRealmCharCount(uint32 accid) | World | |
| UpdateSessions(uint32 diff) | World | |
| World() | World | private |
| WorldStatesMap typedef | World | private |
| ~World() | World | private |