inetop.h File Reference

(r1785/r751)

#include "sgliboil.h"
#include "sglib.h"
#include "scrvw.h"
#include "camnet.h"
#include "stl.h"
#include <list>

Go to the source code of this file.

Classes

class  DownloadOpParam
 Download operation parameter structure - passes the minimum necessary information to the Op All operations derived from DownloadOp should be invoked with parameters derived from this class. More...
class  DownloadOp
 File download operation. This class is intended as a base class for new Internet-related operations - it has little use on its own. The older internet operations used in Webster 1 are derived straight from Operation and were a bit difficult to implement. More...
class  WebFontInstallParam
class  OpAsynchFontInstall
 This operation will attempt to download and install fonts from a web server to the local machine. More...
class  AsynchBitmapImportParam
class  OpAsynchBitmapImport
 This operation will attempt to download and import a bitmap located on a web server. More...
class  ThumbDownloadParam
class  OpThumbDownload
 Thumbnail download operation. More...
class  AsynchClipartImportParam
class  OpAsynchClipartImport
 This class represents the Undo-able operation to import and open clipart files over the Internet. More...
class  AddWebFoldersParam
class  OpAddWebFolders
class  OpAddWebLibrary

Defines

#define OPTOKEN_OPDOWNLOAD   _T("DownloadOp")
#define OPTOKEN_OPASYNCHFONTINSTALL   _T("AsynchFontInstall")
#define OPTOKEN_ASYNCHBITMAPIMPORT   _T("AsynchBitmapImport")
#define OPTOKEN_OPTHUMBDOWNLOAD   _T("ThumbnailDownload")
#define OPTOKEN_OPASYNCHCLIPARTIMPORT   _T("AsynchClipartImport")
#define FOLDER_UNMODIFIED   0
#define FOLDER_UPDATED   1
#define FOLDER_NEW   2
#define OPTOKEN_OPADDWEBFOLDERS   _T("AddWebFolders")
#define OPTOKEN_OPADDWEBLIBRARY   _T("AddWebLibrary")


Define Documentation

#define FOLDER_NEW   2
 

Definition at line 456 of file inetop.h.

#define FOLDER_UNMODIFIED   0
 

Definition at line 454 of file inetop.h.

#define FOLDER_UPDATED   1
 

Definition at line 455 of file inetop.h.

#define OPTOKEN_ASYNCHBITMAPIMPORT   _T("AsynchBitmapImport")
 

Definition at line 281 of file inetop.h.

#define OPTOKEN_OPADDWEBFOLDERS   _T("AddWebFolders")
 

Definition at line 472 of file inetop.h.

#define OPTOKEN_OPADDWEBLIBRARY   _T("AddWebLibrary")
 

Definition at line 502 of file inetop.h.

#define OPTOKEN_OPASYNCHCLIPARTIMPORT   _T("AsynchClipartImport")
 

Definition at line 407 of file inetop.h.

#define OPTOKEN_OPASYNCHFONTINSTALL   _T("AsynchFontInstall")
 

Definition at line 227 of file inetop.h.

#define OPTOKEN_OPDOWNLOAD   _T("DownloadOp")
 

Definition at line 163 of file inetop.h.

#define OPTOKEN_OPTHUMBDOWNLOAD   _T("ThumbnailDownload")
 

Definition at line 334 of file inetop.h.


Generated on Sat Nov 10 03:49:11 2007 for Camelot by  doxygen 1.4.4