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

GetFriendListReplyPacket Class Reference

#include <evafriend.h>

Inherits InPacket.

Inheritance diagram for GetFriendListReplyPacket:

Inheritance graph
[legend]
Collaboration diagram for GetFriendListReplyPacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GetFriendListReplyPacket ()
 GetFriendListReplyPacket (unsigned char *buf, int len)
 GetFriendListReplyPacket (const GetFriendListReplyPacket &rhs)
virtual ~GetFriendListReplyPacket ()
const short getPosition () const
const friendItemListgetFriendList () const
GetFriendListReplyPacketoperator= (const GetFriendListReplyPacket &rhs)

Protected Member Functions

void parseBody ()

Private Attributes

short position
friendItemList friends

Detailed Description

Definition at line 120 of file evafriend.h.


Constructor & Destructor Documentation

GetFriendListReplyPacket::GetFriendListReplyPacket  )  [inline]
 

Definition at line 122 of file evafriend.h.

GetFriendListReplyPacket::GetFriendListReplyPacket unsigned char *  buf,
int  len
 

Definition at line 128 of file evafriend.cpp.

GetFriendListReplyPacket::GetFriendListReplyPacket const GetFriendListReplyPacket rhs  ) 
 

Definition at line 133 of file evafriend.cpp.

References friends, getFriendList(), getPosition(), and position.

Here is the call graph for this function:

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

Definition at line 125 of file evafriend.h.


Member Function Documentation

const friendItemList& GetFriendListReplyPacket::getFriendList  )  const [inline]
 

Definition at line 128 of file evafriend.h.

References friends.

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

const short GetFriendListReplyPacket::getPosition  )  const [inline]
 

Definition at line 127 of file evafriend.h.

References position.

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

GetFriendListReplyPacket & GetFriendListReplyPacket::operator= const GetFriendListReplyPacket rhs  ) 
 

Definition at line 140 of file evafriend.cpp.

References friends, getFriendList(), getPosition(), and position.

Here is the call graph for this function:

void GetFriendListReplyPacket::parseBody  )  [protected, virtual]
 

Reimplemented from InPacket.

Definition at line 148 of file evafriend.cpp.

References InPacket::bodyLength, InPacket::decryptedBuf, friends, and position.


Member Data Documentation

friendItemList GetFriendListReplyPacket::friends [private]
 

Definition at line 134 of file evafriend.h.

Referenced by getFriendList(), GetFriendListReplyPacket(), operator=(), and parseBody().

short GetFriendListReplyPacket::position [private]
 

Definition at line 133 of file evafriend.h.

Referenced by GetFriendListReplyPacket(), getPosition(), operator=(), and parseBody().


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