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

EvaFTAgentAskReady Class Reference

#include <evaftprotocols.h>

Inherits EvaFTAgentPacket.

Inheritance diagram for EvaFTAgentAskReady:

Inheritance graph
[legend]
Collaboration diagram for EvaFTAgentAskReady:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 EvaFTAgentAskReady (const unsigned char *buf, const int len)
 ~EvaFTAgentAskReady ()
const bool isAskReady () const

Protected Member Functions

const bool parseBody (unsigned char *buf, const int len)

Private Attributes

unsigned int m_ReplyCode

Detailed Description

Definition at line 201 of file evaftprotocols.h.


Constructor & Destructor Documentation

EvaFTAgentAskReady::EvaFTAgentAskReady const unsigned char *  buf,
const int  len
 

==========================================================================================

Definition at line 376 of file evaftprotocols.cpp.

EvaFTAgentAskReady::~EvaFTAgentAskReady  )  [inline]
 

Definition at line 205 of file evaftprotocols.h.


Member Function Documentation

const bool EvaFTAgentAskReady::isAskReady  )  const [inline]
 

Definition at line 206 of file evaftprotocols.h.

References m_ReplyCode, and QQ_FILE_AGENT_OPERATION_OK.

const bool EvaFTAgentAskReady::parseBody unsigned char *  buf,
const int  len
[protected, virtual]
 

Reimplemented from EvaFTPacket.

Definition at line 382 of file evaftprotocols.cpp.

References EvaCrypt::decrypt(), EvaFTAgentPacket::m_FileAgentKey, m_ReplyCode, and EvaUtil::read32().

Here is the call graph for this function:


Member Data Documentation

unsigned int EvaFTAgentAskReady::m_ReplyCode [private]
 

Definition at line 210 of file evaftprotocols.h.

Referenced by isAskReady(), and parseBody().


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