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

#include <WWWUInt32.h>

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

Detailed Description

Definition at line 43 of file WWWUInt32.h.

Constructor & Destructor Documentation

WWWUInt32::WWWUInt32 ( const string &  n)

Definition at line 51 of file WWWUInt32.cc.

Referenced by ptr_duplicate().

WWWUInt32::WWWUInt32 ( UInt32 *  bt)
inline

Definition at line 46 of file WWWUInt32.h.

virtual WWWUInt32::~WWWUInt32 ( )
inlinevirtual

Definition at line 47 of file WWWUInt32.h.

Member Function Documentation

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

Definition at line 62 of file WWWUInt32.cc.

References dap_html_form::write_simple_variable().

Here is the call graph for this function:

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

Definition at line 68 of file WWWUInt32.cc.

References dap_html_form::write_simple_variable().

Here is the call graph for this function:

BaseType * WWWUInt32::ptr_duplicate ( )
virtual

Definition at line 56 of file WWWUInt32.cc.

References WWWUInt32().

Here is the call graph for this function:


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