TrinityCore
Loading...
Searching...
No Matches
WorldPackets::System Namespace Reference

Classes

struct  DebugTimeEventInfo
 
struct  EuropaTicketConfig
 
class  FeatureSystemStatus
 
class  FeatureSystemStatusGlueScreen
 
struct  GameModeData
 
struct  GameRuleValuePair
 
class  MirrorVars
 
struct  MirrorVarSingle
 
class  MOTD
 
struct  SavedThrottleObjectState
 
struct  SessionAlertConfig
 
class  SetTimeZoneInformation
 
struct  SocialQueueConfig
 
struct  SquelchInfo
 

Functions

ByteBufferoperator<< (ByteBuffer &data, SocialQueueConfig const &socialQueueConfig)
 
ByteBufferoperator<< (ByteBuffer &data, SessionAlertConfig const &sessionAlert)
 
ByteBufferoperator<< (ByteBuffer &data, SavedThrottleObjectState const &throttleState)
 
ByteBufferoperator<< (ByteBuffer &data, EuropaTicketConfig const &europaTicketSystemStatus)
 
ByteBufferoperator<< (ByteBuffer &data, SquelchInfo const &squelch)
 
ByteBufferoperator<< (ByteBuffer &data, GameModeData const &gameMode)
 
ByteBufferoperator<< (ByteBuffer &data, GameRuleValuePair const &gameRuleValue)
 
ByteBufferoperator<< (ByteBuffer &data, DebugTimeEventInfo const &debugTimeEventInfo)
 
ByteBufferoperator<< (ByteBuffer &data, MirrorVarSingle const &variable)
 

Function Documentation

◆ operator<<() [1/9]

ByteBuffer & WorldPackets::System::operator<< ( ByteBuffer data,
DebugTimeEventInfo const &  debugTimeEventInfo 
)

Definition at line 112 of file SystemPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [2/9]

ByteBuffer & WorldPackets::System::operator<< ( ByteBuffer data,
EuropaTicketConfig const &  europaTicketSystemStatus 
)

Definition at line 72 of file SystemPackets.cpp.

◆ operator<<() [3/9]

ByteBuffer & WorldPackets::System::operator<< ( ByteBuffer data,
GameModeData const &  gameMode 
)

Definition at line 94 of file SystemPackets.cpp.

◆ operator<<() [4/9]

ByteBuffer & WorldPackets::System::operator<< ( ByteBuffer data,
GameRuleValuePair const &  gameRuleValue 
)

Definition at line 103 of file SystemPackets.cpp.

◆ operator<<() [5/9]

ByteBuffer & WorldPackets::System::operator<< ( ByteBuffer data,
MirrorVarSingle const &  variable 
)

Definition at line 343 of file SystemPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [6/9]

ByteBuffer & WorldPackets::System::operator<< ( ByteBuffer data,
SavedThrottleObjectState const &  throttleState 
)

Definition at line 62 of file SystemPackets.cpp.

◆ operator<<() [7/9]

ByteBuffer & WorldPackets::System::operator<< ( ByteBuffer data,
SessionAlertConfig const &  sessionAlert 
)

Definition at line 53 of file SystemPackets.cpp.

◆ operator<<() [8/9]

ByteBuffer & WorldPackets::System::operator<< ( ByteBuffer data,
SocialQueueConfig const &  socialQueueConfig 
)

Definition at line 23 of file SystemPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [9/9]

ByteBuffer & WorldPackets::System::operator<< ( ByteBuffer data,
SquelchInfo const &  squelch 
)

Definition at line 85 of file SystemPackets.cpp.