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