27 #include <ServerFunction.h>
42 setDescriptionString(
"The version function provides a list of the server-side processing functions available on a given server along with their versions.");
43 setUsageString(
"version()");
44 setRole(
"http://services.opendap.org/dap4/server-side-function/version");
45 setDocUrl(
"http://docs.opendap.org/index.php/Server_Side_Processing_Functions#version");
virtual ~VersionFunction()
BaseType * function_dap4_version(D4RValueList *, DMR &dmr)
This server-side function returns version information for the server-side functions.
static class NCMLUtil overview
void function_dap2_version(int, BaseType *[], DDS &dds, BaseType **btpp)
This server-side function returns version information for the server-side functions.