This singleton defines the TerraLib st memory module entry.
More...
#include <Module.h>
This singleton defines the TerraLib st memory module entry.
Definition at line 46 of file Module.h.
◆ Module()
te::stmem::Module::Module |
( |
| ) |
|
|
protected |
The singleton constructor is not callable outside the class.
◆ ~Module()
te::stmem::Module::~Module |
( |
| ) |
|
|
protected |
◆ finalize()
static void te::stmem::Module::finalize |
( |
| ) |
|
|
staticprivate |
This is the cleanup function for the TerraLib st memory module support.
◆ getInstance()
It returns a reference to the singleton instance.
- Returns
- A reference to the singleton instance.
Definition at line 126 of file Singleton.h.
◆ initialize()
static void te::stmem::Module::initialize |
( |
| ) |
|
|
staticprivate |
This is the startup function for the TerraLib st memory module support.
The initialization includes:
◆ te::common::Singleton< Module >
◆ m_module
◆ sm_module
const Module& te::stmem::Module::sm_module |
|
staticprivate |
Just to make a static initialization.
Definition at line 78 of file Module.h.
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/stmemory/Module.h