Public Member Functions | Protected Attributes

ProtocolErrorPacket Class Reference

#include <AccountHandler.h>

Inheritance diagram for ProtocolErrorPacket:
Packet

List of all members.

Public Member Functions

 ProtocolErrorPacket ()
 ProtocolErrorPacket (UT_sint32 errorEnum)
 DECLARE_PACKET (ProtocolErrorPacket)
virtual UT_sint32 getProtocolVersion () const
UT_sint32 getErrorEnum () const
UT_sint32 getRemoteVersion () const

Protected Attributes

UT_sint32 m_errorEnum
UT_sint32 m_remoteVersion

Constructor & Destructor Documentation

ProtocolErrorPacket::ProtocolErrorPacket (  ) 
ProtocolErrorPacket::ProtocolErrorPacket ( UT_sint32  errorEnum  ) 

Member Function Documentation

ProtocolErrorPacket::DECLARE_PACKET ( ProtocolErrorPacket   ) 
UT_sint32 ProtocolErrorPacket::getErrorEnum (  )  const [inline]
virtual UT_sint32 ProtocolErrorPacket::getProtocolVersion (  )  const [inline, virtual]

Reimplemented from Packet.

UT_sint32 ProtocolErrorPacket::getRemoteVersion (  )  const [inline]

Member Data Documentation


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