OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
WWWGrid Class Reference

#include <WWWGrid.h>

Inheritance diagram for WWWGrid:
Inheritance graph
Collaboration diagram for WWWGrid:
Collaboration graph

Public Member Functions

virtual void print_val (FILE *os, string space="", bool print_decl_p=true)
 
virtual void print_val (ostream &strm, string space="", bool print_decl_p=true)
 
virtual BaseType * ptr_duplicate ()
 
 WWWGrid (const string &n)
 
 WWWGrid (Grid *bt)
 
virtual ~WWWGrid ()
 

Detailed Description

Definition at line 43 of file WWWGrid.h.

Constructor & Destructor Documentation

WWWGrid::WWWGrid ( const string &  n)

Definition at line 61 of file WWWGrid.cc.

WWWGrid::WWWGrid ( Grid *  bt)

Definition at line 65 of file WWWGrid.cc.

References dap_html_form::basetype_to_wwwtype().

Here is the call graph for this function:

WWWGrid::~WWWGrid ( )
virtual

Definition at line 84 of file WWWGrid.cc.

Member Function Documentation

void WWWGrid::print_val ( FILE *  os,
string  space = "",
bool  print_decl_p = true 
)
virtual

Definition at line 131 of file WWWGrid.cc.

void WWWGrid::print_val ( ostream &  strm,
string  space = "",
bool  print_decl_p = true 
)
virtual

Definition at line 139 of file WWWGrid.cc.

BaseType * WWWGrid::ptr_duplicate ( )
virtual

Definition at line 56 of file WWWGrid.cc.


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