BitmapDownloadParam Class Reference

Download operation parameter structure - passes the minimum necessary information to the Op. More...

#include <htmldwnd.h>

Inheritance diagram for BitmapDownloadParam:

DownloadOpParam OpParam CCObject SimpleCCObject List of all members.

Public Member Functions

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

Public Attributes

INT32 m_TagId
SelOperationm_Op
String_256 m_FileName
Documentm_DestDoc
INT32 m_FileNum
INT32 m_FileNumber
DocCoord m_PosTranslate
BOOL m_IsCenter

Detailed Description

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 Purpsoe: File Download param, download a bitmap file.

Definition at line 124 of file htmldwnd.h.


Constructor & Destructor Documentation

BitmapDownloadParam::BitmapDownloadParam  ) 
 

Default constructor. Do nothing.

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

Errors:

Definition at line 134 of file htmldwnd.cpp.

00135 {
00136 }

BitmapDownloadParam::~BitmapDownloadParam  ) 
 

Destructor. Do nothing.

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

Errors:

Definition at line 152 of file htmldwnd.cpp.

00153 {
00154 }


Member Data Documentation

Document* BitmapDownloadParam::m_DestDoc
 

Definition at line 136 of file htmldwnd.h.

String_256 BitmapDownloadParam::m_FileName
 

Definition at line 135 of file htmldwnd.h.

INT32 BitmapDownloadParam::m_FileNum
 

Definition at line 137 of file htmldwnd.h.

INT32 BitmapDownloadParam::m_FileNumber
 

Definition at line 138 of file htmldwnd.h.

BOOL BitmapDownloadParam::m_IsCenter
 

Definition at line 140 of file htmldwnd.h.

SelOperation* BitmapDownloadParam::m_Op
 

Definition at line 134 of file htmldwnd.h.

DocCoord BitmapDownloadParam::m_PosTranslate
 

Definition at line 139 of file htmldwnd.h.

INT32 BitmapDownloadParam::m_TagId
 

Definition at line 133 of file htmldwnd.h.


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