In file DODS_Date_Factory.h:
class DODS_Date_Factory
Read dates from datasets based on text configuration values
Public
-
Constructors
- Note that the default constructor is private
-
DODS_Date_Factory(DDS &dds, DAS &das)
- Read the configuration information and decide how to build DODS\_Date
objects
-
Access
-
-
DODS_Date get()
- Read a date value from a dataset
Documentation
Read dates from datasets based on text configuration values. Dates are
returned using DODS\_Date objects.
Constructors
- Note that the default constructor is private
DODS_Date_Factory(DDS &dds, DAS &das)
- Read the configuration information and decide how to build DODS\_Date
objects. The DODS\_Date\_Factory member function #get_date()# will
return DODS\_Date objects.
- Parameters:
- dds - The DDS of the dataset from which dates are to be read.
das - The DAS of the dataset from which dates are to be read.
- See Also:
- get_date()
Access
DODS_Date get()
- Read a date value from a dataset.
- Returns:
- The DODS\_Date object associated with the date.
- This class has no child classes.
- Author:
- James Gallagher
- See Also:
- DODS_Date
alphabetic index hierarchy of classes
generated by doc++