TrinityCore
WorldPackets::System Namespace Reference

Classes

struct  DebugTimeEventInfo
 
struct  EuropaTicketConfig
 
class  FeatureSystemStatus
 
class  FeatureSystemStatusGlueScreen
 
struct  GameRuleValuePair
 
struct  SavedThrottleObjectState
 
class  SetTimeZoneInformation
 

Functions

ByteBufferoperator<< (ByteBuffer &data, SavedThrottleObjectState const &throttleState)
 
ByteBufferoperator<< (ByteBuffer &data, EuropaTicketConfig const &europaTicketSystemStatus)
 
ByteBufferoperator<< (ByteBuffer &data, GameRuleValuePair const &gameRuleValue)
 
ByteBufferoperator<< (ByteBuffer &data, DebugTimeEventInfo const &debugTimeEventInfo)
 

Function Documentation

◆ operator<<() [1/4]

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

Definition at line 50 of file SystemPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [2/4]

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

Definition at line 31 of file SystemPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [3/4]

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

Definition at line 43 of file SystemPackets.cpp.

◆ operator<<() [4/4]

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

Definition at line 22 of file SystemPackets.cpp.