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

CDownloadReview Class Reference

#include <DownloadWithExtras.h>

List of all members.

Public Member Functions

 CDownloadReview ()
 CDownloadReview (in_addr *pIP, int nUserPicture, int nRating, LPCTSTR pszUserName, LPCTSTR pszComment)
 ~CDownloadReview ()
void Serialize (CArchive &ar, int nVersion)

Public Attributes

in_addr m_pUserIP
int m_nUserPicture
CString m_sUserName
int m_nFileRating
CString m_sFileComments
CDownloadReviewm_pNext
CDownloadReviewm_pPrev

Friends

class CDownloadWithExtras


Constructor & Destructor Documentation

CDownloadReview::CDownloadReview  ) 
 

Definition at line 418 of file DownloadWithExtras.cpp.

References m_nFileRating, m_nUserPicture, m_pNext, m_pPrev, and NULL.

CDownloadReview::CDownloadReview in_addr *  pIP,
int  nUserPicture,
int  nRating,
LPCTSTR  pszUserName,
LPCTSTR  pszComment
 

Definition at line 427 of file DownloadWithExtras.cpp.

References m_nFileRating, m_nUserPicture, m_pNext, m_pPrev, m_pUserIP, m_sFileComments, m_sUserName, and NULL.

CDownloadReview::~CDownloadReview  ) 
 

Definition at line 449 of file DownloadWithExtras.cpp.


Member Function Documentation

void CDownloadReview::Serialize CArchive &  ar,
int  nVersion
 

Definition at line 459 of file DownloadWithExtras.cpp.

References m_nFileRating, m_nUserPicture, m_pUserIP, m_sFileComments, and m_sUserName.

Referenced by CDownloadWithExtras::Serialize().


Friends And Related Function Documentation

friend class CDownloadWithExtras [friend]
 

Definition at line 56 of file DownloadWithExtras.h.


Member Data Documentation

int CDownloadReview::m_nFileRating
 

Definition at line 47 of file DownloadWithExtras.h.

Referenced by CDownloadReview(), CDownloadWithExtras::FindReview(), and Serialize().

int CDownloadReview::m_nUserPicture
 

Definition at line 45 of file DownloadWithExtras.h.

Referenced by CDownloadReview(), and Serialize().

CDownloadReview* CDownloadReview::m_pNext
 

Definition at line 50 of file DownloadWithExtras.h.

Referenced by CDownloadWithExtras::AddReview(), CDownloadReview(), CDownloadWithExtras::DeleteReview(), CDownloadWithExtras::DeleteReviews(), CDownloadWithExtras::FindReview(), and CDownloadWithExtras::GetReviewAverage().

CDownloadReview* CDownloadReview::m_pPrev
 

Definition at line 51 of file DownloadWithExtras.h.

Referenced by CDownloadWithExtras::AddReview(), CDownloadReview(), and CDownloadWithExtras::DeleteReview().

in_addr CDownloadReview::m_pUserIP
 

Definition at line 44 of file DownloadWithExtras.h.

Referenced by CDownloadReview(), and Serialize().

CString CDownloadReview::m_sFileComments
 

Definition at line 48 of file DownloadWithExtras.h.

Referenced by CDownloadReview(), CDownloadWithExtras::FindReview(), and Serialize().

CString CDownloadReview::m_sUserName
 

Definition at line 46 of file DownloadWithExtras.h.

Referenced by CDownloadReview(), CDownloadWithExtras::FindReview(), and Serialize().


The documentation for this class was generated from the following files:
Generated on Thu Dec 15 10:40:05 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2