|
OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
#include <NetcdfElement.h>

Public Member Functions | |
| void | clear () |
| VVVEntry () | |
| VVVEntry (libdap::BaseType *pBT, VariableElement *pVE) | |
Public Attributes | |
| libdap::BaseType * | _pNewVar |
| VariableElement * | _pVarElt |
Definition at line 454 of file NetcdfElement.h.
|
inline |
Definition at line 457 of file NetcdfElement.h.
|
inline |
Definition at line 458 of file NetcdfElement.h.
|
inline |
Definition at line 459 of file NetcdfElement.h.
References _pNewVar, and _pVarElt.
Referenced by ncml_module::NetcdfElement::VariableValueValidator::~VariableValueValidator().
| libdap::BaseType* ncml_module::NetcdfElement::VariableValueValidator::VVVEntry::_pNewVar |
Definition at line 460 of file NetcdfElement.h.
Referenced by clear(), and ncml_module::NetcdfElement::VariableValueValidator::validate().
| VariableElement* ncml_module::NetcdfElement::VariableValueValidator::VVVEntry::_pVarElt |
Definition at line 461 of file NetcdfElement.h.
Referenced by clear(), ncml_module::NetcdfElement::VariableValueValidator::findVariableElementForLibdapVar(), ncml_module::NetcdfElement::VariableValueValidator::setVariableGotValues(), ncml_module::NetcdfElement::VariableValueValidator::validate(), and ncml_module::NetcdfElement::VariableValueValidator::~VariableValueValidator().