realm::protocolv1::UserLeftPacket Class Reference

#include <RealmProtocol.h>

Inheritance diagram for realm::protocolv1::UserLeftPacket:

realm::protocolv1::Packet

List of all members.

Public Member Functions

 UserLeftPacket ()
 UserLeftPacket (uint8_t connection_id)
virtual int parse (const char *buf, size_t size)
const uint8_t & getConnectionId () const

Private Attributes

uint8_t m_connection_id


Constructor & Destructor Documentation

realm::protocolv1::UserLeftPacket::UserLeftPacket (  ) 

realm::protocolv1::UserLeftPacket::UserLeftPacket ( uint8_t  connection_id  ) 


Member Function Documentation

int realm::protocolv1::UserLeftPacket::parse ( const char *  buf,
size_t  size 
) [virtual]

Reimplemented from realm::protocolv1::Packet.

References m_connection_id.

const uint8_t& realm::protocolv1::UserLeftPacket::getConnectionId (  )  const [inline]

References m_connection_id.

Referenced by realm::protocolv1::send().


Member Data Documentation

Referenced by getConnectionId(), and parse().


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

Generated on Thu Nov 20 00:07:19 2008 for AbiWord by  doxygen 1.5.5