te::common::Static Class Reference

A base type for static classes. More...

#include <Static.h>

Inheritance diagram for te::common::Static:
te::ado::Globals te::da::DataSourceFactory te::da::FunctionNames te::gdal::Globals te::gm::GeometryFactory te::gm::WKBReader te::gm::WKTReader te::gpkg::Globals te::graph::Globals te::mem::Globals te::ogr::Globals te::pgis::EWKBReader te::pgis::Globals te::qt::widgets::SymbologyPreview te::qt::widgets::TreeItemFactory te::srs::WKTReader te::st::Globals te::stmem::Globals terralib4::GeomReader terralib4::Globals

Protected Member Functions

 ~Static ()
 Private destructor. More...
 

Private Member Functions

 Static ()
 Private constructor. More...
 

Detailed Description

A base type for static classes.

Private default constructor and destructor ensure classes derived from class Static cannot have objects.

Definition at line 43 of file Static.h.

Constructor & Destructor Documentation

te::common::Static::Static ( )
inlineprivate

Private constructor.

Definition at line 48 of file Static.h.

te::common::Static::~Static ( )
inlineprotected

Private destructor.

Definition at line 53 of file Static.h.


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