TrinityCore
Loading...
Searching...
No Matches
ClientPktHeader Struct Reference

#include <WorldSocket.h>

Public Member Functions

bool IsValidSize () const
 
bool IsValidOpcode () const
 

Public Attributes

uint16 size
 
uint32 cmd
 

Detailed Description

Definition at line 54 of file WorldSocket.h.

Member Function Documentation

◆ IsValidOpcode()

bool ClientPktHeader::IsValidOpcode ( ) const
inline

Definition at line 60 of file WorldSocket.h.

+ Here is the caller graph for this function:

◆ IsValidSize()

bool ClientPktHeader::IsValidSize ( ) const
inline

Definition at line 59 of file WorldSocket.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ cmd

uint32 ClientPktHeader::cmd

Definition at line 57 of file WorldSocket.h.

◆ size

uint16 ClientPktHeader::size

Definition at line 56 of file WorldSocket.h.


The documentation for this struct was generated from the following file: