bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
DODS_EndDecimal_Year_Factory Class Reference

#include <DODS_EndDecimal_Year_Factory.h>

Collaboration diagram for DODS_EndDecimal_Year_Factory:
Collaboration graph

Public Member Functions

Constructors

Note that the default constructor is private.

 DODS_EndDecimal_Year_Factory (DDS &dds)
 
Access
DODS_Decimal_Year get ()
 

Detailed Description

Read dates from datasets based on text configuration values. Dates are returned using DODS_Date objects.

See also
DODS_Decimal_Year
Author
Daniel Holloway
James Gallagher

Definition at line 49 of file DODS_EndDecimal_Year_Factory.h.

Constructor & Destructor Documentation

◆ DODS_EndDecimal_Year_Factory()

DODS_EndDecimal_Year_Factory::DODS_EndDecimal_Year_Factory ( DDS & dds)

Read the configuration information and decide how to build DODS_Date_Time objects. The DODS_Date_Time_Factory member function #get_Decimal_Year()# will return DODS_Date objects.

See also
get_Decimal_Year()
Parameters
ddsThe DDS of the dataset from which dates are to be read.
dasThe DAS of the dataset from which dates are to be read.

Definition at line 46 of file DODS_EndDecimal_Year_Factory.cc.

Member Function Documentation

◆ get()

DODS_Decimal_Year DODS_EndDecimal_Year_Factory::get ( )

Read a date/time value from a dataset.

Returns
The DODS_Date_Time object associated with the date/time.

Definition at line 52 of file DODS_EndDecimal_Year_Factory.cc.


The documentation for this class was generated from the following files: