OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
DODS_EndDecimal_Year_Factory.h
Go to the documentation of this file.
1 
2 // -*- mode: c++; c-basic-offset:4 -*-
3 
4 // This file is part of ff_handler a FreeForm API handler for the OPeNDAP
5 // DAP2 data server.
6 
7 // Copyright (c) 2005 OPeNDAP, Inc.
8 // Author: James Gallagher <jgallagher@opendap.org>
9 //
10 // This is free software; you can redistribute it and/or modify it under the
11 // terms of the GNU Lesser General Public License as published by the Free
12 // Software Foundation; either version 2.1 of the License, or (at your
13 // option) any later version.
14 //
15 // This software is distributed in the hope that it will be useful, but
16 // WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
17 // or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
18 // License for more details.
19 //
20 // You should have received a copy of the GNU Lesser General Public
21 // License along with this library; if not, write to the Free Software
22 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
23 //
24 // You can contact OPeNDAP, Inc. at PO Box 112, Saunderstown, RI. 02874-0112.
25 
26 
27 // (c) COPYRIGHT URI/MIT 1998
28 // Please read the full copyright statement in the file COPYRIGHT.
29 //
30 // Authors:
31 // jhrg,jimg James Gallagher (jgallagher@gso.uri.edu)
32 // dan Daniel Holloway (dholloway@gso.uri.edu)
33 
34 #ifndef _dods_EndDecimal_Year_factory_h
35 #define _dods_EndDecimal_Year_factory_h
36 
37 
38 #include "DODS_Decimal_Year.h"
39 #include "DODS_EndDate_Factory.h"
40 #include "DODS_EndTime_Factory.h"
41 
50 private:
53 
54 public:
55 
70 
76  DODS_Decimal_Year get();
78 };
79 
80 #endif // _dods_EndDecimal_Year_factory_h
81 
DODS_EndDecimal_Year_Factory(DDS &dds)
Read the configuration information and decide how to build DODS_Date_Time objects.
Read times from datasets based on text configuration values.
Read dates from datasets based on text configuration values.
Read dates from datasets based on text configuration values.
The DODS Date/Time class is used to represent and compute the new decimal_year values.