TrinityCore
ServerOpcodeHandler Class Reference

#include <Opcodes.h>

+ Inheritance diagram for ServerOpcodeHandler:

Public Member Functions

 ServerOpcodeHandler (char const *name, SessionStatus status, ConnectionType conIdx)
 
- Public Member Functions inherited from OpcodeHandler
 OpcodeHandler (char const *name, SessionStatus status)
 
virtual ~OpcodeHandler ()
 

Public Attributes

ConnectionType ConnectionIndex
 
- Public Attributes inherited from OpcodeHandler
char const * Name
 
SessionStatus Status
 

Detailed Description

Definition at line 2155 of file Opcodes.h.

Constructor & Destructor Documentation

◆ ServerOpcodeHandler()

ServerOpcodeHandler::ServerOpcodeHandler ( char const *  name,
SessionStatus  status,
ConnectionType  conIdx 
)
inline

Definition at line 2158 of file Opcodes.h.

Member Data Documentation

◆ ConnectionIndex

ConnectionType ServerOpcodeHandler::ConnectionIndex

Definition at line 2161 of file Opcodes.h.


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