bes  Updated for version 3.20.6
bes::GlobalMetadataStore::StreamDDS Struct Reference

Instantiate with a DDS or DMR and use to write the DDS response. More...

#include <GlobalMetadataStore.h>

Collaboration diagram for bes::GlobalMetadataStore::StreamDDS:
Collaboration graph

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
 

Detailed Description

Instantiate with a DDS or DMR and use to write the DDS response.

Definition at line 146 of file GlobalMetadataStore.h.

Member Function Documentation

◆ operator()()

void GlobalMetadataStore::StreamDDS::operator() ( std::ostream &  os)
virtual

The documentation for this struct was generated from the following files: