SOA Namespace Reference


Classes

class  DLG_SERVERLIST_ADDITEM
 Dialog to allow user to add item to server list. More...
class  SERVERLIST
 Class to contain list of "servers" with title and URL for each. More...

Namespaces

namespace  OWS
namespace  WMS

Functions

ERRVALUE DlgDownloadHTTP (MDLGPARENT dlgparent, const MISTRING &msg, const MISTRING &url, HTTPMESSAGE &result)
ERRVALUE DlgDownloadServerList (MDLGPARENT dlgparent, const MISTRING &msg, const MISTRING &url, SERVERLIST::ITEM &result)


Function Documentation

ERRVALUE SOA::DlgDownloadHTTP ( MDLGPARENT  dlgparent,
const MISTRING msg,
const MISTRING url,
HTTPMESSAGE result 
)

Display status/progress dialog while downloading to HTTPMESSAGE result.

Note, if want to put result in a file, use SetDestFile on result before calling.

Parameters:
dlgparent  Parent for status/progress dialog
msg  Message to display in status dialog
url  URL/path
result  Result returned

ERRVALUE SOA::DlgDownloadServerList ( MDLGPARENT  dlgparent,
const MISTRING msg,
const MISTRING url,
SERVERLIST::ITEM &  result 
)

Display dialog while downloading catalog.

Parameters:
dlgparent  Parent for status dialog
msg  Message to show in status window
url  URL to catalog
result  Item to contain result if successful


Generated on Thu Apr 26 04:18:25 2007 for TNTsdk by  doxygen 1.5.2