SAGA API  v9.5
metadata.h File Reference
#include "api_core.h"

Go to the source code of this file.

Classes

class  CSG_MetaData
 
class  CSG_HTTP
 

Functions

SAGA_API_DLL_EXPORT bool SG_FTP_Download (const CSG_String &Target_Directory, const CSG_String &Source, const SG_Char *Username=NULL, const SG_Char *Password=NULL, 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 SG_Char Username = NULL,
const SG_Char Password = NULL,
unsigned short  Port = 21,
bool  bBinary = true,
bool  bVerbose = false 
)