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

#include <WWWByte.h>

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

Detailed Description

Definition at line 44 of file WWWByte.h.

Constructor & Destructor Documentation

WWWByte::WWWByte ( const string &  n)

Definition at line 68 of file WWWByte.cc.

Referenced by ptr_duplicate().

WWWByte::WWWByte ( Byte bt)
inline

Definition at line 47 of file WWWByte.h.

virtual WWWByte::~WWWByte ( )
inlinevirtual

Definition at line 48 of file WWWByte.h.

Member Function Documentation

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

Definition at line 79 of file WWWByte.cc.

References dap_html_form::write_simple_variable().

Here is the call graph for this function:

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

Definition at line 85 of file WWWByte.cc.

References dap_html_form::write_simple_variable().

Here is the call graph for this function:

BaseType * WWWByte::ptr_duplicate ( )
virtual

Definition at line 73 of file WWWByte.cc.

References WWWByte().

Here is the call graph for this function:


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