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

#include <WWWStr.h>

Inheritance diagram for WWWStr:
Inheritance graph
Collaboration diagram for WWWStr:
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 ()
 
 WWWStr (const string &n)
 
 WWWStr (Str *bt)
 
virtual ~WWWStr ()
 

Detailed Description

Definition at line 44 of file WWWStr.h.

Constructor & Destructor Documentation

WWWStr::WWWStr ( const string &  n)

Definition at line 54 of file WWWStr.cc.

Referenced by ptr_duplicate().

WWWStr::WWWStr ( Str bt)
inline

Definition at line 47 of file WWWStr.h.

virtual WWWStr::~WWWStr ( )
inlinevirtual

Definition at line 48 of file WWWStr.h.

Member Function Documentation

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

Definition at line 65 of file WWWStr.cc.

References dap_html_form::write_simple_variable().

Here is the call graph for this function:

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

Definition at line 71 of file WWWStr.cc.

References dap_html_form::write_simple_variable().

Here is the call graph for this function:

BaseType * WWWStr::ptr_duplicate ( )
virtual

Definition at line 59 of file WWWStr.cc.

References WWWStr().

Here is the call graph for this function:


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