bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
WWWUInt16 Class Reference
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)
 

Detailed Description

Definition at line 43 of file WWWUInt16.h.

Constructor & Destructor Documentation

◆ WWWUInt16() [1/2]

WWWUInt16::WWWUInt16 ( const string & n)

Definition at line 51 of file WWWUInt16.cc.

◆ WWWUInt16() [2/2]

WWWUInt16::WWWUInt16 ( UInt16 * bt)
inline

Definition at line 46 of file WWWUInt16.h.

◆ ~WWWUInt16()

virtual WWWUInt16::~WWWUInt16 ( )
inlinevirtual

Definition at line 47 of file WWWUInt16.h.

Member Function Documentation

◆ print_val() [1/2]

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

Definition at line 62 of file WWWUInt16.cc.

◆ print_val() [2/2]

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

Definition at line 68 of file WWWUInt16.cc.

◆ ptr_duplicate()

BaseType * WWWUInt16::ptr_duplicate ( )
virtual

Definition at line 56 of file WWWUInt16.cc.


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