TrinityCore
OpcodeHandler Class Reference

#include <Opcodes.h>

+ Inheritance diagram for OpcodeHandler:

Public Member Functions

 OpcodeHandler (char const *name, SessionStatus status)
 
virtual ~OpcodeHandler ()
 

Public Attributes

char const * Name
 
SessionStatus Status
 

Detailed Description

Definition at line 2134 of file Opcodes.h.

Constructor & Destructor Documentation

◆ OpcodeHandler()

OpcodeHandler::OpcodeHandler ( char const *  name,
SessionStatus  status 
)
inline

Definition at line 2137 of file Opcodes.h.

◆ ~OpcodeHandler()

virtual OpcodeHandler::~OpcodeHandler ( )
inlinevirtual

Definition at line 2138 of file Opcodes.h.

Member Data Documentation

◆ Name

char const* OpcodeHandler::Name

Definition at line 2140 of file Opcodes.h.

◆ Status

SessionStatus OpcodeHandler::Status

Definition at line 2141 of file Opcodes.h.


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