SAGA API Version 9.12
Loading...
Searching...
No Matches
metadata.h File Reference
#include "api_core.h"

Go to the source code of this file.

Classes

class  CSG_HTTP
class  CSG_WebRequestSync

Functions

SAGA_API_DLL_EXPORT bool SG_FTP_Download (const CSG_String &Target_Directory, const CSG_String &Source, const CSG_String &User="", const CSG_String &Password="", unsigned short Port=21, bool bBinary=true, bool bVerbose=false)

Detailed Description

A flexible class for the storage and management of meta data. Standard storage format is the extended markup language (XML).

See also
CSG_MetaData
CSG_HTTP

Definition in file metadata.h.

Function Documentation

◆ SG_FTP_Download()

SAGA_API_DLL_EXPORT bool SG_FTP_Download ( const CSG_String & Target_Directory,
const CSG_String & Source,
const CSG_String & User = "",
const CSG_String & Password = "",
unsigned short Port = 21,
bool bBinary = true,
bool bVerbose = false )