Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

GetFriendListPacket Class Reference

#include <evafriend.h>

Inherits OutPacket.

Inheritance diagram for GetFriendListPacket:

Inheritance graph
[legend]
Collaboration diagram for GetFriendListPacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GetFriendListPacket ()
 GetFriendListPacket (const short startPosition)
 GetFriendListPacket (const GetFriendListPacket &rhs)
virtual ~GetFriendListPacket ()
OutPacketcopy ()
GetFriendListPacketoperator= (const GetFriendListPacket &rhs)
const short getStartPosition () const
void setStartPosition (const short startPosition)

Protected Member Functions

virtual int putBody (unsigned char *buf)

Private Attributes

short startPosition

Detailed Description

Definition at line 100 of file evafriend.h.


Constructor & Destructor Documentation

GetFriendListPacket::GetFriendListPacket  ) 
 

Definition at line 90 of file evafriend.cpp.

Referenced by copy().

GetFriendListPacket::GetFriendListPacket const short  startPosition  ) 
 

Definition at line 96 of file evafriend.cpp.

GetFriendListPacket::GetFriendListPacket const GetFriendListPacket rhs  ) 
 

Definition at line 102 of file evafriend.cpp.

References getStartPosition(), and startPosition.

Here is the call graph for this function:

virtual GetFriendListPacket::~GetFriendListPacket  )  [inline, virtual]
 

Definition at line 105 of file evafriend.h.


Member Function Documentation

OutPacket* GetFriendListPacket::copy  )  [inline]
 

Definition at line 107 of file evafriend.h.

References GetFriendListPacket().

Here is the call graph for this function:

const short GetFriendListPacket::getStartPosition  )  const [inline]
 

Definition at line 110 of file evafriend.h.

Referenced by GetFriendListPacket(), and operator=().

GetFriendListPacket & GetFriendListPacket::operator= const GetFriendListPacket rhs  ) 
 

Definition at line 108 of file evafriend.cpp.

References getStartPosition(), and startPosition.

Here is the call graph for this function:

int GetFriendListPacket::putBody unsigned char *  buf  )  [protected, virtual]
 

Reimplemented from OutPacket.

Definition at line 115 of file evafriend.cpp.

References QQ_FRIEND_LIST_SORTED, and startPosition.

void GetFriendListPacket::setStartPosition const short  startPosition  )  [inline]
 

Definition at line 111 of file evafriend.h.


Member Data Documentation

short GetFriendListPacket::startPosition [private]
 

Definition at line 117 of file evafriend.h.

Referenced by GetFriendListPacket(), operator=(), and putBody().


The documentation for this class was generated from the following files:
Generated on Mon May 15 20:51:01 2006 for libeva by  doxygen 1.4.4