OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include "config.h"
#include <sstream>
#include <BaseType.h>
#include <Str.h>
#include <Error.h>
#include <debug.h>
#include <ServerFunctionsList.h>
#include "LinearScaleFunction.h"
Go to the source code of this file.
Namespaces | |
libdap | |
Functions | |
void | libdap::function_version (int, BaseType *[], DDS &dds, BaseType **btpp) |
This server-side function returns version information for the server-side functions. More... | |