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

#include <WWWUInt16.h>

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

Detailed Description

Definition at line 43 of file WWWUInt16.h.

Constructor & Destructor Documentation

WWWUInt16::WWWUInt16 ( const string &  n)

Definition at line 51 of file WWWUInt16.cc.

Referenced by ptr_duplicate().

WWWUInt16::WWWUInt16 ( UInt16 *  bt)
inline

Definition at line 46 of file WWWUInt16.h.

virtual WWWUInt16::~WWWUInt16 ( )
inlinevirtual

Definition at line 47 of file WWWUInt16.h.

Member Function Documentation

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

Definition at line 62 of file WWWUInt16.cc.

References dap_html_form::write_simple_variable().

Here is the call graph for this function:

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

Definition at line 68 of file WWWUInt16.cc.

References dap_html_form::write_simple_variable().

Here is the call graph for this function:

BaseType * WWWUInt16::ptr_duplicate ( )
virtual

Definition at line 56 of file WWWUInt16.cc.

References WWWUInt16().

Here is the call graph for this function:


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