OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
BindNameFunction.cc File Reference
#include "config.h"
#include <cassert>
#include <sstream>
#include <vector>
#include <BaseType.h>
#include <Str.h>
#include <Error.h>
#include <DDS.h>
#include <debug.h>
#include <util.h>
#include <BESDebug.h>
#include "BindNameFunction.h"
Include dependency graph for BindNameFunction.cc:

Go to the source code of this file.

Namespaces

 libdap
 

Functions

void libdap::function_bind_name (int argc, BaseType *argv[], DDS &dds, BaseType **btpp)
 Bind a new name to a variable. More...