libdap++  Updated for version 3.14.0
libdap::DapObj Class Referenceabstract

libdap base object for common functionality of libdap objects More...

#include <DapObj.h>

Inheritance diagram for libdap::DapObj:
Inheritance graph
Collaboration diagram for libdap::DapObj:
Collaboration graph

Public Member Functions

virtual void dump (ostream &strm) const =0
 dump the contents of this object to the specified ostream More...
 
virtual ~DapObj ()
 

Detailed Description

A base object for any libdap objects to use. Provides simple methods for dumping the contents of the object.

Definition at line 55 of file DapObj.h.

Constructor & Destructor Documentation

virtual libdap::DapObj::~DapObj ( )
inlinevirtual

Definition at line 58 of file DapObj.h.

Member Function Documentation


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