A base type for static classes.
More...
#include <Static.h>
|
| Static () |
| Private constructor.
|
|
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.
◆ Static()
te::common::Static::Static |
( |
| ) |
|
|
inlineprivate |
Private constructor.
Definition at line 48 of file Static.h.
◆ ~Static()
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:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/common/Static.h