class CAVERNplus_http_c A class to load files from WEB servers
|
| NO_TIME_OUT Turn timeout off when loading from WEB page. |
| | grabWEBFile () Grab the WEB file |
|
| setTimeOut (int timep) Set the timeout period during WEB page loading. |
|
| Accessor functions.
| ||||||||||||||||||||||||||
|
| SetMode flags.
|
A class to load files from WEB servers.This is a class to grab a file off a WEB site depending on whether the local cached version is older than the remote one.
Begin by creating a webget object. Using the accessor functions, assign to it the remote WEB address, path and file. Then assign the local path and file.
Call SetMode to choose the operation you wish.
Finally call GrabWEBFile and check the return status.
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de