bes
Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
SetContextsNames.h
1
2
// Copyright (c) 2018 OPeNDAP, Inc.
3
// Author: James Gallagher <jgallagher@opendap.org>
4
//
5
// This library is free software; you can redistribute it and/or
6
// modify it under the terms of the GNU Lesser General Public
7
// License as published by the Free Software Foundation; either
8
// version 2.1 of the License, or (at your option) any later version.
9
//
10
// This library is distributed in the hope that it will be useful,
11
// but WITHOUT ANY WARRANTY; without even the implied warranty of
12
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13
// Lesser General Public License for more details.
14
//
15
// You should have received a copy of the GNU Lesser General Public
16
// License along with this library; if not, write to the Free Software
17
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18
//
19
// You can contact OPeNDAP, Inc. at PO Box 112, Saunderstown, RI. 02874-0112.
20
25
#define SET_CONTEXTS_STR "setContexts"
26
27
#define SET_CONTEXTS_ACTION "set.contexts"
28
29
#define CONTEXT_NAMES "context_names"
30
#define CONTEXT_PREFIX "context_"
31
32
#define NULL_ACTION "null"
34
35
#define USE_CONTEXTS_RESPONSE_HANDLER 0
xmlcommand
SetContextsNames.h
Generated by
1.13.2