ThumbDownloadParam Class Reference

#include <inetop.h>

List of all members.

Public Member Functions

 ThumbDownloadParam ()
 ~ThumbDownloadParam ()

Public Attributes

SGLibDisplayItempItem
OpThumbDownloadpOp
SGLibType type
BOOL bSuccess


Detailed Description

Definition at line 321 of file inetop.h.


Constructor & Destructor Documentation

ThumbDownloadParam::ThumbDownloadParam  ) 
 

Definition at line 1683 of file inetop.cpp.

01684 {
01685     pItem = NULL;
01686     pOp = NULL;
01687     bSuccess = FALSE;
01688     type = SGLib_Blank;
01689 }

ThumbDownloadParam::~ThumbDownloadParam  ) 
 

Definition at line 1691 of file inetop.cpp.

01692 {
01693 }


Member Data Documentation

BOOL ThumbDownloadParam::bSuccess
 

Definition at line 331 of file inetop.h.

SGLibDisplayItem* ThumbDownloadParam::pItem
 

Definition at line 328 of file inetop.h.

OpThumbDownload* ThumbDownloadParam::pOp
 

Definition at line 329 of file inetop.h.

SGLibType ThumbDownloadParam::type
 

Definition at line 330 of file inetop.h.


The documentation for this class was generated from the following files:
Generated on Sat Nov 10 04:01:54 2007 for Camelot by  doxygen 1.4.4