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

#include <WWWInt16.h>

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

Detailed Description

Definition at line 43 of file WWWInt16.h.

Constructor & Destructor Documentation

WWWInt16::WWWInt16 ( const string &  n)

Definition at line 54 of file WWWInt16.cc.

Referenced by ptr_duplicate().

WWWInt16::WWWInt16 ( Int16 bt)
inline

Definition at line 46 of file WWWInt16.h.

virtual WWWInt16::~WWWInt16 ( )
inlinevirtual

Definition at line 47 of file WWWInt16.h.

Member Function Documentation

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

Definition at line 65 of file WWWInt16.cc.

References dap_html_form::fancy_typename(), dap_html_form::get_fqn(), and dap_html_form::write_simple_variable().

Here is the call graph for this function:

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

Definition at line 76 of file WWWInt16.cc.

References dap_html_form::fancy_typename(), dap_html_form::get_fqn(), and dap_html_form::write_simple_variable().

Here is the call graph for this function:

BaseType * WWWInt16::ptr_duplicate ( )
virtual

Definition at line 59 of file WWWInt16.cc.

References WWWInt16().

Here is the call graph for this function:


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