All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
oCte::xsd::AbstractAttributeThis is the base class for XML Schema Attribute classes
oCte::rst::AbstractBandIterator< T >This class implements an abstract iterator to "navigate" over a single band
oCte::graph::AbstractCachePolicyThis class is used to set the main functions of a cache policy
oCte::map::AbstractChartRendererThis is the base class for chart renderers
oCte::st::AbstractCoverageSeriesInterpAn abstract class for interpolation function or interpolator that estimate coverages at non-observed times of a CoverageSeries
oCte::dt::AbstractDataA base class for values that can be retrieved from the data access module
oCte::map::AbstractExternalGraphicRendererAn abstract class for conversion of Symbology Enconding ExternalGraphic elements to an image pattern
oCte::graph::AbstractGraphAbstract class used to define the main functions of graph struct. All graph implementations must used this class
oCte::graph::AbstractGraphBuilderThis abstract class provides the common functions for graph builder classes. Each builder strategy has to implement only a public function called build
oCte::graph::AbstractGraphLoaderStrategyThis class define the main functions necessary to save and load the graph data and metadata information using the Graph Cache conception
oCte::graph::AbstractIteratorThis class defines a commun interface to represents a graph iterator class. The main diferency to anothers iterators is the possibility to iterate over the edges or vertexs from a graph
oCte::map::AbstractMarkRendererAn abstract class for conversion of Symbology Enconding Mark elements to an image pattern
oCte::common::AbstractParametersAbstract parameters base interface
oCte::st::AbstractPointCoverageInterpAn abstract class for interpolation function or interpolator that estimate values at non-observaved location within a PointCoverage
oCte::rst::AbstractPositionIterator< T >This class is the base for implementing ways to navigate over the band with spatial restriction, e.g. through a line, inside a bounding box or polygon, etc
oCte::common::AbstractProgressViewerA class that defines the interface of an abstract progress viewer
oCte::map::AbstractRendererIt renders the objects associated to a layer
oCte::st::AbstractTimeSeriesInterpAn abstract class for an interpolation function or interpolator that estimate a value at non-observaved times of a time series
oCte::st::AbstractTrajectoryInterpAn abstract class for an interpolation function or interpolator that estimates geometries at non-observed times of a trajectory
oCte::graph::AddDeepAttributeThis class defines a function used to add to a graph the deep information attribute
oCte::graph::AddRasterAttributeThis class defines a function used to add to a graph the raster pixel value as attribute
oCAGraphDataManagerThis class defines a interface to access the graph elements inside a data source. Its use a implementation of Loader Strategy that defines how a data must be loaded
oCte::rp::AlgorithmRaster Processing algorithm base interface
oCte::xsd::AnnotatedA base class for XSD classes that may allow annotation
oCte::xsd::AnnotationItemA base class for XSD annotation elements
oCte::gm::GTFilter::ApplyRansacThreadEntryThreadParamsParameters used by the GTFilter::applyRansacThreadEntry method
oCApplyRansacThreadEntryThreadParamsParameters used by the GTFilter::applyRansacThreadEntry method
oCte::rp::Skeleton::ApplyVecDiffusionThreadParams
oCte::fe::ArithmeticOperatorsIt is used to indicate the arithmetic operators that a service can support
oCte::pgis::ArrayAuxiliary structure used to decode Array data types
oCte::da::AttributeRestrictionA struct that represents an attribute restriction
oCte::at::Attributes
oCte::common::uri::authorityURI authority component (without userinfo)
oCte::rst::BandA raster band description
oCte::rst::BandIteratorWindow< T >It implements and iterator to "navigate" over a single band, optimized by a window structure (e.g. 3x3, 5x5, etc). Examples include filters, moving windows, morphology, etc
oCte::rst::BandPropertyA raster band description
oCte::rst::BandSummaryA summary of a raster band (most statistics)
oCte::common::BaseVisitable< T, R >The root of all hierarchies that can be visited
oCte::common::BaseVisitable< QueryVisitor >
oCte::common::BaseVisitable< Visitor >
oCte::common::BaseVisitorA general root class for a visitor hierarchy
oCBidirectionGraphFactoryThis is the concrete factory for the bidirectional Graph type
oCBinaryOpBoolean logic operator: OR
oCte::mem::CachedBandBlocksManager::BlockIndexInternal blocks indexes
oCte::mem::ExpansibleBandBlocksManager::BlockIndex3D3D Block index
oCte::sam::rtree::Branch< NODE, DATATYPE >It represents a node-branch of a Rtree
oCte::sam::rtree::Branch< Node, DATATYPE >
oCCCInfoStruct that stores information about a check constraint using the most common data types
oCte::rst::CDoubleA simple type for use by driver to cast raster data blocks
oCte::rst::CFloatA simple type for use by driver to cast raster data blocks
oCChartA wdiget used to customize a chart's style parameters
oCte::map::ChartThis class represents the informations needed to build map charts
oCChartFrameA frame for setting display options
oCChartFrameFactoryA factory to build the Chart frame object
oCte::qt::widgets::ChartStyle
oCte::rst::CInt16A simple type for use by driver to cast raster data blocks
oCte::rst::CInt32A simple type for use by driver to cast raster data blocks
oCte::qt::widgets::ClassifierWizardPage::ClassifierSamples
oCte::rp::ClassifierStrategyRaster classifier strategy base class
oCte::common::ClassLevelLockable< Host, MutexPolicy, LockReadingPolicy, LockWritingPolicy >This policy assures a class-level locking scheme for a derived class
oCte::common::ClassLevelLockable< ChartRendererManager,::boost::recursive_mutex,::boost::lock_guard< ::boost::recursive_mutex >,::boost::lock_guard< ::boost::recursive_mutex > >
oCte::common::ClassLevelLockable< ExternalGraphicRendererManager,::boost::recursive_mutex,::boost::lock_guard< ::boost::recursive_mutex >,::boost::lock_guard< ::boost::recursive_mutex > >
oCte::common::ClassLevelLockable< MarkRendererManager,::boost::recursive_mutex,::boost::lock_guard< ::boost::recursive_mutex >,::boost::lock_guard< ::boost::recursive_mutex > >
oCte::color::ColorBarIt models the concept of color bar
oCte::rst::BandProperty::ColorEntryAn structure to represent a color tuple
oCte::qt::widgets::ColorKeyInfoAssociate a rect to a color
oCte::color::ColorSchemeIt models the concept of color scheme
oCte::color::ColorSchemeCatalogA catalog for color schemes
oCte::color::ColorSchemeGroupThis class represents a group of color schemes
oCte::color::ColorTransformA class to transform RGBA color to HSV, HSL and CMYK
oCte::dt::CompareDateTimeAn auxiliary struct to compare two datetime pointers
oCte::qt::widgets::CompareHistogramInterval
oCte::st::CompareShrDateTimeAn auxiliary struct to compare two datetime shared pointers
oCte::fe::ComparisonOperatorsIt is used to indicate what types of comparison operators are supported by a service
oCte::pgis::ConnectionPool::ConnectionPoolImpl
oCte::da::Constraint
oCte::xsd::ContentA base class for elements that are not definitions nor declarations. This class is just for creating a hierarchy for All, Choice, Group and Sequence classes
oCContentHandler
oCte::srs::ConverterA Converter is responsible for the conversion of coordinates between different Coordinate Systems (CS)
oCte::gm::Coord2DAn utility struct for representing 2D coordinates
oCte::st::CoverageAn abstract class to represent a coverage
oCte::st::CoverageDataSetInfoAn abstract class that contains infos about a DataSource and DataSet that contains observations of a coverage
oCte::st::CoverageSeriesA class to represent a coverage series
oCte::st::CoverageSeriesIteratorA class to traverse the observations of a CoverageSeries
oCte::qt::widgets::DataExchangeStatus
oCDataFrameA connector of the te::qt::widgets::MultiThreadMapDisplay used in te::qt::widgets::DataFrame class to the Application Framework
oCte::qt::widgets::DataSet2Layer
oCte::da::DataSourceCatalog::dataset_name_cmp
oCte::da::DataSetCapabilitiesA class that informs what the dataset implementation of a given data source can perform
oCte::qt::widgets::DataSetSelectorWidget::DataSetComparer
oCDataSetConstraintA class that describes a constraint
oCte::mem::DataSetItemAn implementation of the DatasetItem class for the TerraLib In-Memory Data Access driver
oCDataSetStructStruct that stores information about a data set using the most common data types
oCte::da::DataSetTypeCapabilitiesA class that informs what kind of constraint and index is supported by a given data source
oCte::da::DataSetTypeConverterAn converter for DataSetType
oCte::da::DataSourceCapabilitiesA class that represents the known capabilities of a specific data source, i.e. this class informs all information about what the data source can perform. Here you will find if the data source implementation supports primary keys, foreign keys, if it can be used in a thread environment and much more information
oCDataSourceHeaderStruct that stores information about a data source header
oCte::da::DataSourceInfoA class that represents a data source component
oCte::qt::widgets::DataSourceTypeA base class for the suppported types of data source
oCDataTimeAn abstract class for date and time types
oCte::dt::DataTypeIt stores information about a data type
oCte::da::DataTypeCapabilitiesA class that represents the supported data types of a specific data source
oCte::srs::DatumA geodetic datum defines a reference to measure Earth's surface
oCte::mem::ExpansibleBandBlocksManager::DiskBlockInfoDisk block info
oCte::rp::Matrix< TemplateElementType >::DiskLineInfoDisk lines info
oCte::common::DistanceA given distance has a measurement and a unit-of-measure
oCte::common::uri::domain_nameDomain name
oCDrawThis event signals that the draw button clicked
oCte::tools::dscopy::DSCopyClass with methods to manage the application
oCte::tools::dscopy::DSCopyDialogController
oCDSInfoClass with methods to manage the application
oCte::cl::Dummy< TTRAIN, TCLASSIFY >Dummy classifier (just for testing purposes)
oCte::graph::EdgeClass used to define the edge struct of a graph. Its compose with a identifier, the vertex origin and destiny information, a set of properties if exist and flags to inform his state (new or dirty)
oCte::at::Element
oCte::srs::EllipsoidA reference ellipsoid is an approximation of the Earth's surface as a squashed sphere
oCte::gm::EnvelopeAn Envelope defines a 2D rectangular region
oCte::gml::EnvelopeEnvelope defines an extent using a pair of positions defining opposite corners in arbitrary dimensions
oCErrorHandler
oCte::qt::af::evt::EventA base class for application events
oCte::st::EventA class to represent an event
oCEWKBReaderAn utility class for reading a TerraLib 4.x geometry
oCexception
oCte::rp::TiePointsLocator::ExecuteMatchingByCorrelationThreadEntryParamsThe parameters passed to the matchCorrelationEuclideanThreadEntry method
oCte::rp::TiePointsLocator::ExecuteMatchingByEuclideanDistThreadEntryParamsThe parameters passed to the executeMatchingByEuclideanDistThreadEntry method
oCte::qt::widgets::ExpressionProperty
oCte::xsd::FacetThis class can be used to model a facet (a constraint in the range of values)
oCte::common::FactoryDictionary< TFACTORY, TFACTORYKEY, TKEYCOMPARE >This class represents a dictionary of factories
oCFeederConstRasterFileNamesA feeder from a vector of input rasters infos
oCte::da::FieldCan be used to model an expression that takes part of the output items of a SELECT
oCte::fe::FilterA filter is any valid predicate expression
oCFilter
oCte::fe::FilterCapabilitiesThis class can be used to create capabilities document of services that use filter encoding
oCte::qt::plugins::geofile::GeoFileConnectorDialog::FindById
oCte::qt::widgets::DataSetOptionsWizardPage::FindByName
oCFKInfoStruct that stores information about a foreign key using the most common data types
oCte::common::uri::fragmentURI fragment component
oCFrameDataA Framedata ...
oCFrameDataA Framedata ...
oCte::fe::FunctionNameIt is used to list the function names that are supported and the number of arguments each function requires
oCte::da::FunctionParameterA FunctionParameter models the parameter of a function definition
oCte::fe::GeometryOperandsGeometry operands
oCte::graph::GetSubGraphThis class defines a function used to get a sub graph for a graph
oCGlobalAn static class with global definitions
oCte::fe::GlobalsAn static class with global definitions
oCte::xl::Globals
oCte::qt::widgets::GlobalsAn static class with global definitions
oCGographicGridFrameA GographicGridFrame ...
oCgrammar
oCte::graph::GraphCacheClass used to manager the graph data elements. This class uses a cache policy to control the elements in memory. If a element was requested and not found in cache, the GraphDataManager is used to loaded a new GraphData
oCte::graph::GraphDataThis class define a important struct used to group a map of vertex and edges. A flag is used to indicate if any element of this group was changed
oCte::graph::GraphDataManager
oCte::graph::GraphMetadataClass used to define the graph metadata informations
oCte::rst::GridA rectified grid is the spatial support for raster data
oCte::da::GroupByItemA class that can be used in a GROUP BY clause
oCte::map::GroupingThis class contains the parameters needed for grouping the values of a Property
oCte::map::GroupingItemA GroupingItem contains information about a grouping item associated to a layer
oCte::da::HavingA class that can be used to model a filter expression that can be applied to a query
oCte::qt::widgets::HelpManagerImplAn interface for help managers implementations
oCHidtogramChartA class to represent a histogram chart
oCte::qt::widgets::HistogramA class to represent a Histogram
oCte::qt::widgets::HistogramStyle
oCte::fe::IdCapabilitiesId capabilities include the ability to refer to elements in a GML version 3 data source using an ogc:GmlObjectId with a gml:id attribute
oCte::dt::DataTypeManager::IdComparerA functor for comparing a pair of pointers to data types by id
oCte::xsd::IdentifiableA base class for XSD classes that must provide a unique ID property
oCIdxInfoStruct that stores information about a index using the most common data types
oCte::sqlite::DataSourceTransactor::Impl
oCterralib4::Band::Impl
oCterralib4::Raster::Impl
oCte::sqlite::DataSource::Impl
oCte::common::Library::Impl
oCte::sqlite::DataSourceCatalogLoader::Impl
oCte::qt::widgets::LayerTreeView::ImplLayerTreeView implementation
oCte::common::LibraryManager::Impl
oCte::sqlite::FwDataSet::Impl
oCte::sam::rtree::Index< DATATYPE, MAXNODES, MINNODES >A class that represents an R-tree
oCte::da::IndexIt describes an index associated to a DataSetType
oCte::sam::rtree::Index< std::size_t, 4 >
oCte::sam::rtree::Index< std::size_t, 8 >
oCte::rp::TiePointsLocator::InterestPointT
oCte::rst::InterpolatorIt interpolates one pixel based on a selected algorithm. Methods currently available are Nearest Neighbor, Bilinear, and Bicubic
oCIntersectionMember
oCte::qt::widgets::IntervalToObjectId
oCte::common::uri::ip_addressIP address
oCte::common::uri::ipv6_address
oCte::cl::KMeans< TTRAIN, TCLASSIFY >KMeans strategy for classification. Step-by-step:
oCte::common::LessCmp< T >It implements several compare functions
oCte::common::LessCmp< const char * >
oCte::common::LessCmp< T * >
oCLiteralIntA class that models a Literal for a integer value
oCLiteralIntA class that models a Literal for a integer value
oCLiteralIntA class that models a Literal for a integer value
oCmap
oCte::rp::TiePointsLocator::MatchedInterestPointsT
oCte::rp::Matrix< TemplateElementType >A generic template matrix
oCte::rp::Matrix< double >
oCte::rp::Matrix< SegmenterSegmentsBlock::SegmentIdDataType >
oCte::md::MD_FormatFormat of the data
oCte::rp::SegmenterRegionGrowingStrategy::MergerSegments merger
oCte::md::MetadataAnnotationA class o relate a metadata annotation to a TerraLib element (or entity)
oCte::qt::widgets::MixtureModelWizardPage::MixModelComponent
oCte::rp::MixtureModelStrategyRaster mixture model strategy base class
oCTerraLib::ModuleThis internal structure is used to model the basic information about a TerraLib module
oCte::rp::TiePointsLocator::MoravecLocatorThreadParamsThe parameters passed to the moravecLocatorThreadEntry method
oCte::rp::SequenceMosaic::MosaicSequenceInfoMosaic sequence info
oCMySQLCreationDialog...
oCte::dt::DataTypeManager::NameComparerA functor for comparing a pair of pointers to data types by name
oCte::sam::rtree::Node< DATATYPE, MAXNODES, MINNODES >A class that represents an R-tree node
oCnoncopyable
oCte::common::NonLockable< Host, MutexPolicy, LockReadingPolicy, LockWritingPolicy >This policy doesn't actually perform a lock
oCte::common::NonLockable< Host, MutexPolicy, LockReadingPolicy, LockWritingPolicy >::NonLockingPolicy< LockingPolicy >This class doesn't truelly acquire a lock over the host object/class
oCte::pgis::NumericAuxiliary structure used to decode Numeric data types
oCte::stat::NumericStatisticalSummaryA structure to hold the set of statistics from a set of numerical values
oCte::st::ObjectA class to represent an object
oCte::fe::ObjectIdAn object identifier is meant to represent a unique identifier for an object instance within the context of the web service or database that is serving the object
oCte::da::ObjectIdThis class represents an unique id for a data set element
oCObjectIdComparator
oCte::da::ObjectIdSetThis class represents a set of unique ids created in the same context. i.e. from the same data set
oCte::common::ObjectLevelLockable< Host, MutexPolicy, LockReadingPolicy, LockWritingPolicy >This policy assures an object-level locking scheme for a derived class
oCte::common::ObjectLevelLockable< ApplicationSettings,::boost::recursive_mutex,::boost::lock_guard< ::boost::recursive_mutex >,::boost::lock_guard< ::boost::recursive_mutex > >
oCte::common::ObjectLevelLockable< DataSourceCatalogManager,::boost::recursive_mutex,::boost::lock_guard< ::boost::recursive_mutex >,::boost::lock_guard< ::boost::recursive_mutex > >
oCte::common::ObjectLevelLockable< DataSourceManager,::boost::recursive_mutex,::boost::lock_guard< ::boost::recursive_mutex >,::boost::lock_guard< ::boost::recursive_mutex > >
oCte::common::ObjectLevelLockable< ProgressManager,::boost::recursive_mutex,::boost::lock_guard< ::boost::recursive_mutex >,::boost::lock_guard< ::boost::recursive_mutex > >
oCte::common::ObjectLevelLockable< UserPlugins,::boost::mutex,::boost::lock_guard< ::boost::mutex >,::boost::lock_guard< ::boost::mutex > >
oCte::common::ObjectLevelLockable< Host, MutexPolicy, LockReadingPolicy, LockWritingPolicy >::ObjectLevelLockingPolicy< LockingPolicy >This class acquires a lock over the host object
oCte::st::ObservationA class to represent an observation
oCte::st::ObservationDataSetInfoA class that contains infos about a DataSet that contains observations
oCte::st::ObservationDataSetTypeA class that contains complemental DataSetType information about a DataSet that holds observations
oCte::xsd::OccursA base class for XSD classes that have occurs attributes
oCte::rp::Matrix< TemplateElementType >::OpenDiskFileHandlerOpenend disk files info node
oCte::da::OrderByItemA class that can be used in an ORDER BY clause to sort the items of a resulting query
oCPanThis event signals that the pan button toggled
oCte::se::ParameterValue::ParameterData parameter
oCte::common::ParameterizedAbstractFactory< TPRODUCT, TFACTORYKEY, TPARAM, TKEYCOMPARE >This class defines the basic interface of an abstract factory that makes use of parameters to construct the objects
oCte::se::ParameterValueThe "ParameterValueType" uses WFS-Filter expressions to give values for SE graphic parameters
oCParserA class that implements the Grammar Rules for well known text (WKT) format of Geometry
oCte::sam::rtree::PartitionVars< BRANCH, MAXNODES >Auxiliary structure when searching for a split partition
oCte::common::uri::pathURI path component
oCte::rp::ClassifierISOSegStrategy::PatternDescribes a region or a cluster (group of regions with similar properties) to be used by ISOSeg method
oCpattern_src_brightness_to_alpha_rgba8
oCPKInfoStruct that stores information about a primary key using the most common data types
oCPlatformA utility class to initialize and terminate TerraLib 4 driver support
oCPlatformA utility class to initialize and terminate TerraLib ADO driver support
oCte::qt::widgets::PluginCMakeWriterThis class is used to create the cmake file for the new plugin builded
oCte::plugin::PluginInfoThe basic information about a plugin
oCte::qt::widgets::PluginSourceWriter
oCte::st::PointCoverageIteratorA class to traverse the observations of a PointCoverage
oCte::qt::widgets::PointToObjectId
oCPostgreSQLCreationDialog...
oCPrintManagerClass with methods to print the Data SOurce information
oCte::common::ProgressTimerThe ProgressTimer is a utility class that can be used to calculate the estimated time to finish a task
oCte::qt::af::ProjectThis class models the concept of a project for the TerraLib Application Framework
oCte::qt::widgets::PromoterA class used for logical ordering of rows
oCte::dt::PropertyIt models a property definition
oCte::plugin::ProviderThis struct can be used to describe a given plugin provider
oCQAbstractItemModel
oCQAbstractTableModel
oCQDesignerCustomWidgetCollectionInterface
oCQDialog
oCQDockWidget
oCQEvent
oCQFrame
oCQHeaderView
oCQItemDelegate
oCQMainWindow
oCte::xsd::QNameA class to be used to represent XML qualified names
oCQObject
oCQPushButton
oCQStyledItemDelegate
oCQTableView
oCQTabWidget
oCQThread
oCQToolBox
oCQToolButton
oCQTreeView
oCQTreeWidget
oCte::da::QueryCapabilitiesA class that informs the query support of a given data source
oCte::da::QueryVisitorA visitor interface for the Query hierarchy
oCQWidget
oCQWizard
oCQWizardPage
oCQwtPlot
oCQwtPlotCurve
oCQwtPlotHistogram
oCQwtScaleDraw
oCQwtScaleWidget
oCQwtSymbol
oCte::rst::RasterIterator< T >This class implements and iterator to "navigate" over a raster, with a predefined number of bands
oCte::tools::rastermanager::RasterManagerClass with methods to manage and manipulate rasters
oCte::map::RasterTransformA Raster Transform is a class that defines functions to transform a styled raster
oCte::map::RasterTransformConfigurerA Raster Transform configurer generates a Raster Transform given a RasterSymbolzier
oCte::color::RGBAColorA helper class for 32-bit RGBA (Red-Green-Blue-Alpha channel) color
oCte::fe::ScalarCapabilitiesScalar capabilities include the ability to process logical expressions, comparisons and arithmetic operations including the ability to process a list of named functions
oCScaleFrameA ScaleFrame ...
oCte::qt::widgets::ScatterA class to represent a scatter
oCte::qt::widgets::ScatterStyle
oCte::common::uri::schemeURI scheme component
oCte::qt::widgets::ScopedCursorAn object that when created shows a cursor during its scope
oCte::rp::SegmenterIdsManagerSegmenter segments IDs manager
oCte::rp::SegmenterSegmentSegmenter segment base class
oCte::rp::SegmenterSegmentsBlockSegmenter segments block description class
oCte::rp::SegmenterStrategyRaster segmenter strategy base class
oCte::rp::Segmenter::SegmenterThreadEntryParamsThe parameters passed to the Segmenter::segmenterthreadEntry method
oCte::rp::SegmenterRegionGrowingStrategy::SegmentFeaturesSegment features base class
oCSelectionThis event signals that the selection button toggled
oCte::da::SequenceIt describes a sequence (a number generator)
oCte::da::DataSourceCatalog::sequence_name_cmp
oCSimpleData< T *, DT >Template specialization for simple data using pointers
oCte::xl::SimpleLinkSimple link
oCte::fe::SortByIt represents a sort by expression
oCte::fe::SortPropertyA sort property name and order type
oCte::fe::SpatialCapabilitiesSpatial capabilities include the ability to filter spatial data
oCte::fe::SpatialOperatorSpatial operator
oCte::fe::SpatialOperatorsSpatial operators
oCte::srs::SpatialReferenceSystemA Spatial Reference System, also known as a Coordinate System
oCte::da::SpatialRestrictionA struct that represents a spatial restriction
oCte::srs::SpatialReferenceSystemManager::srs_desc
oCte::common::StaticA base type for static classes
oCte::st::STDataLoaderA class that contains a set of static methods to load spatiotemporal data from data sources
oCte::st::STDataLoaderImplAn abstract class responsible for loading spatiotemporal data from data sources
oCSTDataLoaderImplFactory
oCte::stat::StringStatisticalSummaryA structure to hold the set of statistics from a set of categorical (sample) values
oCte::xerces::StrToXMLChA class for converting a standard string to a Xerces string (XMLCh)
oCte::rp::TiePointsLocator::SurfLocatorThreadParamsThe parameters passed to the surfLocatorThreadEntry method
oCSwapDoubleUnion<>It swaps eight bytes in local
oCte::qt::widgets::SymbolThis class represents a symbol. TODO: More description!
oCte::qt::widgets::SymbolInfoInformation about a given Symbol
oCte::qt::widgets::SymbolLibraryThis class represents a library of symbols
oCSymbolTypeEnumeration that indicates the symbol type
oCT
oCte::common::TaskProgressThis class can be used to inform the progress of a task
oCterralibSpatial reference system transformation function
oCte::at::TextA Text may contain 1 or more Text Elements
oCte::mem::CachedBandBlocksManager::ThreadParametersInternal read/write thread execution parameters
oCte::qt::widgets::TiePointsLocatorDialog::TiePointData
oCte::qt::widgets::TiePointData
oCte::st::TimeSeriesA class to represent time series
oCte::st::TimeSeriesDataSetInfoA class that contains infos about a DataSet that contains observations of one or more time series
oCte::st::TimeSeriesDataSetTypeA class that contains complemental information about a DataSet that holds observations of a time series
oCte::st::TimeSeriesIteratorA class to traverse the observations of a TimeSeries
oCte::st::TimeSeriesObservationA class to represent an observation (time and value) of a time series
oCte::st::TimeSeriesPatchA struct to represent a patch or a continuous piece of a time series
oCte::common::uri::urisyn::traitsTraits used for parsing and encoding components
oCte::st::TrajectoryA class to represent trajectory
oCte::st::TrajectoryDataSetInfoA class that contains infos about a DataSet that contains observations of one or more trajectories
oCte::st::TrajectoryDataSetTypeA class that contains complemental information about a DataSet that holds observations of a trajectory
oCte::st::TrajectoryIteratorA class to traverse the observations of a trajectory
oCte::st::TrajectoryPatchA struct to represent a patch or a continuous piece of a trajectory
oCte::xsd::TypeAn abstract class for modeling the definition of a new XML Schema Type
oCte::xsd::TypeDerivationSimpleType, SimpleContent and ComplexContent can be extend other types. This is just a base class for the type extension mechanism
oCUi_AddIndexDialog
oCUi_AddPropertyDialog
oCUi_CreateDataSetDialog
oCUi_DSCopyDialog
oCUi_LegendDialog
oCUi_RasterManagerDialog
oCUi_RemovePropertyDialog
oCUi_RenamePropertyDialog
oCUi_UpdatePropertyDialog
oCUKInfoStruct that stores information about a unique key using the most common data types
oCunary_function
oCte::common::UnitOfMeasureA class to represent units of measure
oCte::common::uri::uriUniform Resource Identifier (URI) reference
oCte::common::URLA class URL represents a Uniform Resource Locator, a pointer to a "resource" on the World Wide Web. A resource can be something as simple as a file or a directory, or it can be a reference to a more complicated object, such as a query to a database or to a search engine. This class is based on the MIT code uripp http://uripp.sourceforge.net/
oCte::tools::rastermanager::UtilsClass with help methods for the application
oCUtilsClass with help methods for the application
oCte::tools::dscopy::UtilsClass with help methods for the application
oCvector
oCte::pgis::VersionInfoA data structure for holding version information
oCte::graph::VertexFrom the point of view of graph theory, vertices are treated as featureless and indivisible objects, although they may have additional structure depending on the application from which the graph arises;for instance, a semantic network is a graph in which the vertices represent concepts or classes of objects
oCte::fe::VisitorA visitor interface for a Filter expression
oCte::common::Visitor< T, R >A generic class for visitors
oCte::gm::VisitorA visitor interface for the Geometry hierarchy
oCte::se::VisitorA visitor interface for the SymbologyEncoding hierarchy
oCte::da::WhereA class that can be used to model a filter expression that can be applied to a query
oCte::srs::WKTActionsA class that implements the Grammar Rules for well known text (WKT) format for Spatial Reference Systems
oCte::gm::WKTActionsA class that implements the Grammar Rules for well known text (WKT) format for Geometry
oCte::map::WorldDeviceTransformerThis class implements the logic for transforming from device coordinate to world coordinate and vice-versa
oCte::xerces::XMLChToStrA class for converting a Xerces string (XMLCh) to a standard string
oCZoomThis event signals that the zoom in button toggled
\CZoomThis event signals that the zoom out button toggled