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

#include <WWWInt32.h>

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

Detailed Description

Definition at line 43 of file WWWInt32.h.

Constructor & Destructor Documentation

WWWInt32::WWWInt32 ( const string &  n)

Definition at line 51 of file WWWInt32.cc.

Referenced by ptr_duplicate().

WWWInt32::WWWInt32 ( Int32 bt)
inline

Definition at line 46 of file WWWInt32.h.

virtual WWWInt32::~WWWInt32 ( )
inlinevirtual

Definition at line 47 of file WWWInt32.h.

Member Function Documentation

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

Definition at line 62 of file WWWInt32.cc.

References dap_html_form::write_simple_variable().

Here is the call graph for this function:

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

Definition at line 68 of file WWWInt32.cc.

References dap_html_form::write_simple_variable().

Here is the call graph for this function:

BaseType * WWWInt32::ptr_duplicate ( )
virtual

Definition at line 56 of file WWWInt32.cc.

References WWWInt32().

Here is the call graph for this function:


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