GenericDownloadParam Class Reference

File Download param, download a file in the OpMenuImport::Do(). Download operation parameter structure - passes the minimum necessary information to the Op. More...

#include <gendwnd.h>

Inheritance diagram for GenericDownloadParam:

DownloadOpParam OpParam CCObject SimpleCCObject List of all members.

Public Member Functions

 GenericDownloadParam ()
 Default constructor. Do nothing.
 ~GenericDownloadParam ()
 Destructor. Do nothing.

Public Attributes

SelOperationm_Op
Filterm_pFilter
DocumentpDoc

Detailed Description

File Download param, download a file in the OpMenuImport::Do(). Download operation parameter structure - passes the minimum necessary information to the Op.

Author:
Olivier_Gascoin (Xara Group Ltd) <camelotdev@xara.com>
Date:
29/03/97

Definition at line 124 of file gendwnd.h.


Constructor & Destructor Documentation

GenericDownloadParam::GenericDownloadParam  ) 
 

Default constructor. Do nothing.

Author:
Olivier_Gascoin (Xara Group Ltd) <camelotdev@xara.com>
Date:
01/05/97
Parameters:
[INPUTS] 
Returns:

Errors:

Definition at line 127 of file gendwnd.cpp.

00128 {
00129 
00130 }

GenericDownloadParam::~GenericDownloadParam  ) 
 

Destructor. Do nothing.

Author:
Olivier_Gascoin (Xara Group Ltd) <camelotdev@xara.com>
Date:
01/05/97
Parameters:
[INPUTS] 
Returns:

Errors:

Definition at line 145 of file gendwnd.cpp.

00146 {
00147 
00148 }


Member Data Documentation

SelOperation* GenericDownloadParam::m_Op
 

Definition at line 131 of file gendwnd.h.

Filter* GenericDownloadParam::m_pFilter
 

Definition at line 132 of file gendwnd.h.

Document* GenericDownloadParam::pDoc
 

Definition at line 133 of file gendwnd.h.


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