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

Detailed Description

Definition at line 43 of file WWWInt16.h.

Constructor & Destructor Documentation

◆ WWWInt16() [1/2]

WWWInt16::WWWInt16 ( const string & n)

Definition at line 54 of file WWWInt16.cc.

◆ WWWInt16() [2/2]

WWWInt16::WWWInt16 ( Int16 * bt)
inline

Definition at line 46 of file WWWInt16.h.

◆ ~WWWInt16()

virtual WWWInt16::~WWWInt16 ( )
inlinevirtual

Definition at line 47 of file WWWInt16.h.

Member Function Documentation

◆ print_val() [1/2]

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

Definition at line 65 of file WWWInt16.cc.

◆ print_val() [2/2]

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

Definition at line 76 of file WWWInt16.cc.

◆ ptr_duplicate()

BaseType * WWWInt16::ptr_duplicate ( )
virtual

Definition at line 59 of file WWWInt16.cc.


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