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

Detailed Description

Definition at line 44 of file WWWStr.h.

Constructor & Destructor Documentation

◆ WWWStr() [1/2]

WWWStr::WWWStr ( const string & n)

Definition at line 54 of file WWWStr.cc.

◆ WWWStr() [2/2]

WWWStr::WWWStr ( Str * bt)
inline

Definition at line 47 of file WWWStr.h.

◆ ~WWWStr()

virtual WWWStr::~WWWStr ( )
inlinevirtual

Definition at line 48 of file WWWStr.h.

Member Function Documentation

◆ print_val() [1/2]

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

Definition at line 65 of file WWWStr.cc.

◆ print_val() [2/2]

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

Definition at line 71 of file WWWStr.cc.

◆ ptr_duplicate()

BaseType * WWWStr::ptr_duplicate ( )
virtual

Definition at line 59 of file WWWStr.cc.


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