bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
ncml_module::NetcdfElement::VariableValueValidator::VVVEntry Class Reference
Collaboration diagram for ncml_module::NetcdfElement::VariableValueValidator::VVVEntry:
Collaboration graph

Public Member Functions

void clear ()
 
 VVVEntry (libdap::BaseType *pBT, VariableElement *pVE)
 

Public Attributes

libdap::BaseType * _pNewVar
 
VariableElement_pVarElt
 

Detailed Description

Definition at line 468 of file NetcdfElement.h.

Constructor & Destructor Documentation

◆ VVVEntry() [1/2]

ncml_module::NetcdfElement::VariableValueValidator::VVVEntry::VVVEntry ( )
inline

Definition at line 470 of file NetcdfElement.h.

◆ VVVEntry() [2/2]

ncml_module::NetcdfElement::VariableValueValidator::VVVEntry::VVVEntry ( libdap::BaseType * pBT,
VariableElement * pVE )
inline

Definition at line 474 of file NetcdfElement.h.

Member Function Documentation

◆ clear()

void ncml_module::NetcdfElement::VariableValueValidator::VVVEntry::clear ( )
inline

Definition at line 478 of file NetcdfElement.h.

Member Data Documentation

◆ _pNewVar

libdap::BaseType* ncml_module::NetcdfElement::VariableValueValidator::VVVEntry::_pNewVar

Definition at line 483 of file NetcdfElement.h.

◆ _pVarElt

VariableElement* ncml_module::NetcdfElement::VariableValueValidator::VVVEntry::_pVarElt

Definition at line 484 of file NetcdfElement.h.


The documentation for this class was generated from the following file: