Directories | |
directory | progress |
directory | URI |
Files | |
file | AbstractFactory.h [code] |
A class that defines the interface of an abstract factory. | |
file | AbstractParameters.cpp [code] |
Abstract parameters base interface. | |
file | AbstractParameters.h [code] |
Abstract parameters base interface. | |
file | ApplicationSettings.h [code] |
A class for managing application settings. | |
file | BaseVisitable.h [code] |
The root of all hierarchies that can be visited. | |
file | BaseVisitor.h [code] |
A general root class for a visitor hierarchy. | |
file | BoostUtils.cpp [code] |
This file contains several utility functions for dealing with Boost containers and algorithms. | |
file | BoostUtils.h [code] |
This file contains several utility functions for dealing with Boost containers and algorithms. | |
file | ByteSwapUtils.h [code] |
Utility functions to swap bytes: double, int and unsigned int. | |
file | CharEncodingConv.cpp [code] |
A class that deals with character encoding/decoding. | |
file | CharEncodingConv.h [code] |
A class that deals with character encoding/decoding. | |
file | Comparators.h [code] |
Several functor types for comparing objects. | |
file | Config.h [code] |
Configuration flags for the TerraLib Common Runtime module. | |
file | Counted.h [code] |
A counted class keeps track of how many abstract instances are pointing to it. | |
file | Decorator.h [code] |
Defines a decorator abstraction. | |
file | Distance.cpp [code] |
A given distance has a measurement and a unit-of-measure. | |
file | Distance.h [code] |
A given distance has a measurement and a unit-of-measure. | |
file | Enums.h [code] |
General enumerations. | |
file | Exception.cpp [code] |
This class is designed to declare objects to be thrown as exceptions by TerraLib. | |
file | Exception.h [code] |
This class is designed to declare objects to be thrown as exceptions by TerraLib. | |
file | FactoryDictionary.h [code] |
A dictionary for a Factory. | |
file | Globals.cpp [code] |
An static class with global definitions. | |
file | Globals.h [code] |
An static class with global definitions. | |
file | HexUtils.h [code] |
This file contains several utilities functions for dealing with HEX strings. | |
file | Holder.h [code] |
An auxiliary data structure for helping to control the garbage collection of C++ objects. | |
file | Library.cpp [code] |
A class for handling shared libraries. | |
file | Library.h [code] |
A class for handling shared libraries. | |
file | LibraryManager.cpp [code] |
A singleton that can be used to register the available libraries in the system. | |
file | LibraryManager.h [code] |
A singleton that can be used to observe the available libraries in the system. | |
file | LinuxUtils.cpp [code] |
This file contains several utility functions when dealing with Linux specific API. | |
file | LinuxUtils.h [code] |
This file contains several utility functions when dealing with Linux specific API. | |
file | LoggedException.cpp [code] |
A class that automatically logs the exception message. | |
file | LoggedException.h [code] |
A class that automatically logs the exception message. | |
file | Logger.cpp [code] |
This class is designed to manage the log of information in TerraLib. | |
file | Logger.h [code] |
This class is designed to manage the log of information in TerraLib. | |
file | MatrixUtils.h [code] |
Matrix manipulation utils. | |
file | Module.cpp [code] |
This singleton defines an entry in the Platform for the TerraLib Common Runtime module. | |
file | Module.h [code] |
This singleton defines an entry in the Platform for the TerraLib Common Runtime module. | |
file | ModuleUtils.h [code] |
Utility functions for module definition. | |
file | ParameterizedAbstractFactory.h [code] |
A class that defines the basic interface of an abstract factory that makes use of parameters to construct the objects. | |
file | PlatformUtils.cpp [code] |
This file contains several utility functions when dealing with Linux specific API. | |
file | PlatformUtils.h [code] |
This file is a wrapper around platform specific include files. | |
file | Singleton.h [code] |
Template support for singleton pattern. | |
file | Static.h [code] |
A base type for static classes. | |
file | STLUtils.h [code] |
This file contains several utility functions for dealing with STL containers. | |
file | StringUtils.cpp [code] |
Utility functions for dealing with strings. | |
file | StringUtils.h [code] |
Utility functions for dealing with strings. | |
file | SystemApplicationSettings.cpp [code] |
A singleton for managing application settings applied to the whole system (all users). | |
file | SystemApplicationSettings.h [code] |
A singleton for managing application settings applied to the whole system (all users). | |
file | TerraLib.cpp [code] |
An utility class to control the startup and cleanup of the TerraLib Platform and its resources. | |
file | TerraLib.h [code] |
An utility class to control the startup and cleanup of the TerraLib Platform and its resources. | |
file | ThreadingPolicies.h [code] |
Threading policies that can be applied to TerraLib classes that need some synchronization schema. | |
file | Translator.cpp [code] |
This class is designed for dealing with multi-language text translation in TerraLib. | |
file | Translator.h [code] |
This class is designed for dealing with multi-language text translation in TerraLib. | |
file | TreeItem.cpp [code] |
A base class for data organized as a tree. | |
file | TreeItem.h [code] |
A base class for data organized as a tree. | |
file | UnitOfMeasure.cpp [code] |
A class for representing a unit of measure. | |
file | UnitOfMeasure.h [code] |
A class for representing a unit of measure. | |
file | UnitsOfMeasureManager.cpp [code] |
A singleton class for dealing with units-of-measurement. | |
file | UnitsOfMeasureManager.h [code] |
A singleton class for dealing with units-of-measure. | |
file | URL.cpp [code] |
A Uniform Resource Locator. | |
file | URL.h [code] |
A helper class for URL encode/decode. | |
file | UserApplicationSettings.cpp [code] |
A singleton for managing application settings applied to a single user. | |
file | UserApplicationSettings.h [code] |
A singleton for managing application settings applied to a single user. | |
file | Version.cpp [code] |
Utility class for system versioning. | |
file | Version.h [code] |
Utility class for system versioning. | |
file | Visitor.h [code] |
A generic class for visitors. | |
file | WinUtils.cpp [code] |
This file contains several utility functions when dealing with Microsoft Windows specific API. | |
file | WinUtils.h [code] |
This file contains several utility functions when dealing with Microsoft Windows specific API. | |