Loading...
Searching...
No Matches
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

◆ GeopackagePublisher()

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

◆ ~GeopackagePublisher()

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

Member Function Documentation

◆ downloadGeopackageFile()

void te::qt::plugins::terramobile::GeopackagePublisher::downloadGeopackageFile ( std::string url,
GeopackageFile gpkgFile,
std::string pathDir )

◆ emitSignal()

void te::qt::plugins::terramobile::GeopackagePublisher::emitSignal ( double curStep,
double totalStep )

◆ getErrorMessage()

std::string te::qt::plugins::terramobile::GeopackagePublisher::getErrorMessage ( )

◆ getGeopackageFiles()

GeopackageFiles te::qt::plugins::terramobile::GeopackagePublisher::getGeopackageFiles ( std::string url)

◆ readJSONInfo()

GeopackageFiles te::qt::plugins::terramobile::GeopackagePublisher::readJSONInfo ( std::string stream)
protected

◆ setCurrentStep

void te::qt::plugins::terramobile::GeopackagePublisher::setCurrentStep ( double curStep,
double totalStep,
std::string msg )
signal

◆ uploadGeopackageFile()

void te::qt::plugins::terramobile::GeopackagePublisher::uploadGeopackageFile ( std::string url,
std::string filePath,
std::string fileName )

Member Data Documentation

◆ m_errorMessage

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

Definition at line 104 of file GeopackagePublisher.h.

◆ m_gpkgOpType

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

Definition at line 110 of file GeopackagePublisher.h.

◆ m_staticPointer

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: