bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
WWWByte Class Reference
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 (Byte *bt)
 
 WWWByte (const string &n)
 

Detailed Description

Definition at line 44 of file WWWByte.h.

Constructor & Destructor Documentation

◆ WWWByte() [1/2]

WWWByte::WWWByte ( const string & n)

Definition at line 68 of file WWWByte.cc.

◆ WWWByte() [2/2]

WWWByte::WWWByte ( Byte * bt)
inline

Definition at line 47 of file WWWByte.h.

◆ ~WWWByte()

virtual WWWByte::~WWWByte ( )
inlinevirtual

Definition at line 48 of file WWWByte.h.

Member Function Documentation

◆ print_val() [1/2]

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

Definition at line 79 of file WWWByte.cc.

◆ print_val() [2/2]

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

Definition at line 85 of file WWWByte.cc.

◆ ptr_duplicate()

BaseType * WWWByte::ptr_duplicate ( )
virtual

Definition at line 73 of file WWWByte.cc.


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