bes
Updated for version 3.20.6
|
Instantiate with a DDS or DMR and use to write the DDS response. More...
#include <GlobalMetadataStore.h>
Public Member Functions | |
virtual void | operator() (std::ostream &os) |
StreamDDS (libdap::DDS *dds) | |
StreamDDS (libdap::DMR *dmr) | |
Public Attributes | |
libdap::DDS * | d_dds |
libdap::DMR * | d_dmr |
Instantiate with a DDS or DMR and use to write the DDS response.
Definition at line 146 of file GlobalMetadataStore.h.
|
virtual |
Implements bes::GlobalMetadataStore::StreamDAP.
Definition at line 524 of file GlobalMetadataStore.cc.