te::qt::plugins::terramobile::GeopackagePublisher Class Reference

#include <GeopackagePublisher.h>

Inheritance diagram for te::qt::plugins::terramobile::GeopackagePublisher:

Signals

void setCurrentStep (double curStep, double totalStep, std::string msg)
 

Public Member Functions

void downloadGeopackageFile (std::string url, GeopackageFile gpkgFile, std::string pathDir)
 
void emitSignal (double curStep, double totalStep)
 
 GeopackagePublisher ()
 
std::string getErrorMessage ()
 
GeopackageFiles getGeopackageFiles (std::string url)
 
void uploadGeopackageFile (std::string url, std::string filePath, std::string fileName)
 
 ~GeopackagePublisher ()
 

Static Public Attributes

static GeopackagePublisherOperation m_gpkgOpType
 
static GeopackagePublisherm_staticPointer
 

Protected Member Functions

GeopackageFiles readJSONInfo (std::string stream)
 

Protected Attributes

std::string m_errorMessage
 

Detailed Description

Definition at line 69 of file GeopackagePublisher.h.

Constructor & Destructor Documentation

te::qt::plugins::terramobile::GeopackagePublisher::GeopackagePublisher ( )
te::qt::plugins::terramobile::GeopackagePublisher::~GeopackagePublisher ( )

Member Function Documentation

void te::qt::plugins::terramobile::GeopackagePublisher::downloadGeopackageFile ( std::string  url,
GeopackageFile  gpkgFile,
std::string  pathDir 
)
void te::qt::plugins::terramobile::GeopackagePublisher::emitSignal ( double  curStep,
double  totalStep 
)
std::string te::qt::plugins::terramobile::GeopackagePublisher::getErrorMessage ( )
GeopackageFiles te::qt::plugins::terramobile::GeopackagePublisher::getGeopackageFiles ( std::string  url)
GeopackageFiles te::qt::plugins::terramobile::GeopackagePublisher::readJSONInfo ( std::string  stream)
protected
void te::qt::plugins::terramobile::GeopackagePublisher::setCurrentStep ( double  curStep,
double  totalStep,
std::string  msg 
)
signal
void te::qt::plugins::terramobile::GeopackagePublisher::uploadGeopackageFile ( std::string  url,
std::string  filePath,
std::string  fileName 
)

Member Data Documentation

std::string te::qt::plugins::terramobile::GeopackagePublisher::m_errorMessage
protected

Definition at line 104 of file GeopackagePublisher.h.

GeopackagePublisherOperation te::qt::plugins::terramobile::GeopackagePublisher::m_gpkgOpType
static

Definition at line 110 of file GeopackagePublisher.h.

GeopackagePublisher* te::qt::plugins::terramobile::GeopackagePublisher::m_staticPointer
static

Definition at line 108 of file GeopackagePublisher.h.


The documentation for this class was generated from the following file: