Main Page | Class Hierarchy | Data Structures | File List | Data Fields | Globals

MNetworkDriverListener Class Reference

Network driver listener. More...

#include <cobain.h>


Public Member Functions

virtual void PeerListComplete (TPeerList *aPeerList)=0
 The peer list has been completed.

virtual void PeerListRetrievalFailed (TInt aError)=0
 The retrieval of the peer list failed.


Detailed Description

Network driver listener.

Author:
Matti Dahlbom
Version:
beta0_9_1_2004-01-13, 1.40

Definition at line 330 of file cobain.h.


Member Function Documentation

virtual void MNetworkDriverListener::PeerListComplete TPeerList aPeerList  )  [pure virtual]
 

The peer list has been completed.

It is up to the implementation of this interface to release the peer list.

Parameters:
aList peer list

Referenced by CPeerListPump::DoCancel(), and CPeerListPump::RunL().

virtual void MNetworkDriverListener::PeerListRetrievalFailed TInt  aError  )  [pure virtual]
 

The retrieval of the peer list failed.

Parameters:
aError error code

Referenced by CPeerListPump::RunL().


The documentation for this class was generated from the following file:
Generated on Tue Jan 13 15:47:09 2004 for CobainAPIImplementation by doxygen 1.3.5