te::ws::ogc::wcs::TimeDomain Struct Reference

The TimeDomain GeoServer WCS 2.0.1 struct. More...

#include <DataTypes.h>

Public Attributes

std::string defaultTime
 
std::vector< TimeInstanttimeInstant
 

Detailed Description

The TimeDomain GeoServer WCS 2.0.1 struct.

A TimeDomain is description of the time domain for the coverage. It is a GeoServer implementation that contains a sequence of gml:AbstractTimeObject.

Definition at line 110 of file DataTypes.h.

Member Data Documentation

std::string te::ws::ogc::wcs::TimeDomain::defaultTime

Definition at line 112 of file DataTypes.h.

std::vector<TimeInstant> te::ws::ogc::wcs::TimeDomain::timeInstant

Definition at line 113 of file DataTypes.h.


The documentation for this struct was generated from the following file: