Directories | |
| directory | progress | 
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 | 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 | Holder.h [code] | 
| An auxiliary data structure for helping to control the garbage collection of C++ objects.  | |
| 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 | MathUtils.h [code] | 
| Math utils.  | |
| 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 | ThreadGroup.h [code] | 
| This class represents a thread group.  | |
| file | ThreadingPolicies.h [code] | 
| Threading policies that can be applied to TerraLib classes that need some synchronization schema.  | |
| 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 | 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.  | |