bes Updated for version 3.20.13
DODS_StartDecimal_Year_Factory Class Reference

#include <DODS_StartDecimal_Year_Factory.h>

Collaboration diagram for DODS_StartDecimal_Year_Factory:
Collaboration graph

Public Member Functions

Constructors

Note that the default constructor is private.

 DODS_StartDecimal_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_StartDecimal_Year_Factory.h.

Constructor & Destructor Documentation

◆ DODS_StartDecimal_Year_Factory()

DODS_StartDecimal_Year_Factory::DODS_StartDecimal_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.

Member Function Documentation

◆ get()

DODS_Decimal_Year DODS_StartDecimal_Year_Factory::get ( )

Read a date/time value from a dataset.

Returns
The DODS_Date_Time object associated with the date/time.

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