TrinityCore
WorldPackets::Inspect::QueryInspectAchievements Class Referencefinal

#include <InspectPackets.h>

+ Inheritance diagram for WorldPackets::Inspect::QueryInspectAchievements:

Public Member Functions

 QueryInspectAchievements (WorldPacket &&packet)
 
void Read () override
 
- Public Member Functions inherited from WorldPackets::ClientPacket
 ClientPacket (WorldPacket &&packet)
 
 ClientPacket (OpcodeClient expectedOpcode, WorldPacket &&packet)
 
WorldPacket const * Write () override final
 
OpcodeClient GetOpcode () const
 
- Public Member Functions inherited from WorldPackets::Packet
 Packet (WorldPacket &&worldPacket)
 
virtual ~Packet ()=default
 
 Packet (Packet const &right)=delete
 
Packetoperator= (Packet const &right)=delete
 
virtual WorldPacket const * Write ()=0
 
virtual void Read ()=0
 
WorldPacket const * GetRawPacket () const
 
size_t GetSize () const
 
ConnectionType GetConnection () const
 

Public Attributes

ObjectGuid Guid
 

Additional Inherited Members

- Protected Attributes inherited from WorldPackets::Packet
WorldPacket _worldPacket
 

Detailed Description

Definition at line 153 of file InspectPackets.h.

Constructor & Destructor Documentation

◆ QueryInspectAchievements()

WorldPackets::Inspect::QueryInspectAchievements::QueryInspectAchievements ( WorldPacket &&  packet)
inline

Definition at line 156 of file InspectPackets.h.

Member Function Documentation

◆ Read()

void WorldPackets::Inspect::QueryInspectAchievements::Read ( )
overridevirtual

Implements WorldPackets::Packet.

Definition at line 245 of file InspectPackets.cpp.

Member Data Documentation

◆ Guid

ObjectGuid WorldPackets::Inspect::QueryInspectAchievements::Guid

Definition at line 160 of file InspectPackets.h.


The documentation for this class was generated from the following files: