te::st::Globals Class Reference

An static class with global definitions for the TerraLib ST module. More...

#include <Globals.h>

Inheritance diagram for te::st::Globals:
te::common::Static

Static Public Attributes

static const std::string sm_loaderFromDSIdentifier
 The st data loader from data source. More...
 
static const std::string sm_loaderFromMemDSIdentifier
 The st data loader from in-mem data source. More...
 
static const std::string sm_STMemoryDataSourceId
 The global id of the st memory data source. More...
 

Detailed Description

An static class with global definitions for the TerraLib ST module.

Definition at line 45 of file Globals.h.

Member Data Documentation

const std::string te::st::Globals::sm_loaderFromDSIdentifier
static

The st data loader from data source.

Definition at line 49 of file Globals.h.

const std::string te::st::Globals::sm_loaderFromMemDSIdentifier
static

The st data loader from in-mem data source.

Definition at line 50 of file Globals.h.

const std::string te::st::Globals::sm_STMemoryDataSourceId
static

The global id of the st memory data source.

Definition at line 51 of file Globals.h.


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