Directories | |
| directory | progress |
| directory | URI |
Files | |
| file | AbstractFactory.h [code] |
| A class that defines the interface of an abstract factory. | |
| 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.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.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.h [code] |
| A given distance has a measurement and a unit-of-measure. | |
| file | Enums.h [code] |
| General enumerations. | |
| 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 | GenericQueue.h [code] |
| Implements a generic queue. | |
| 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.h [code] |
| A class for handling shared libraries. | |
| file | LibraryManager.h [code] |
| A singleton that can be used to observe the available libraries in the system. | |
| file | LinuxUtils.h [code] |
| This file contains several utility functions when dealing with Linux specific API. | |
| file | LoggedException.h [code] |
| A class that automatically logs the exception message. | |
| 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.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.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.h [code] |
| Utility functions for dealing with strings. | |
| file | SystemApplicationSettings.h [code] |
| A singleton for managing application settings applied to the whole system (all users). | |
| 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.h [code] |
| This class is designed for dealing with multi-language text translation in TerraLib. | |
| file | TreeItem.h [code] |
| A base class for data organized as a tree. | |
| file | UnitOfMeasure.h [code] |
| A class for representing a unit of measure. | |
| file | UnitsOfMeasureManager.h [code] |
| A singleton class for dealing with units-of-measure. | |
| file | URL.h [code] |
| A helper class for URL encode/decode. | |
| file | UserApplicationSettings.h [code] |
| A singleton for managing application settings applied to a single user. | |
| file | Version.h [code] |
| Utility class for system versioning. | |
| file | Visitor.h [code] |
| A generic class for visitors. | |
| file | WinUtils.h [code] |
| This file contains several utility functions when dealing with Microsoft Windows specific API. | |