BESProcessEncodedString Class Reference

#include <BESProcessEncodedString.h>

Inheritance diagram for BESProcessEncodedString:

Inheritance graph
[legend]
Collaboration diagram for BESProcessEncodedString:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 BESProcessEncodedString (const char *s)
virtual ~BESProcessEncodedString ()
string get_key (const string &s)
virtual void dump (ostream &strm) const
 dumps information about this object


Detailed Description

Definition at line 47 of file BESProcessEncodedString.h.


Constructor & Destructor Documentation

BESProcessEncodedString::BESProcessEncodedString ( const char *  s  ) 

Definition at line 37 of file BESProcessEncodedString.cc.

virtual BESProcessEncodedString::~BESProcessEncodedString (  )  [inline, virtual]

Definition at line 55 of file BESProcessEncodedString.h.


Member Function Documentation

string BESProcessEncodedString::get_key ( const string &  s  ) 

Definition at line 132 of file BESProcessEncodedString.cc.

Referenced by BESApacheWrapper::process_request(), BESApacheWrapper::process_token(), and BESApacheWrapper::process_user().

void BESProcessEncodedString::dump ( ostream &  strm  )  const [virtual]

dumps information about this object

Displays the pointer value of this instance along with the key:value pairs

Parameters:
strm C++ i/o stream to dump the information to

Implements BESObj.

Definition at line 150 of file BESProcessEncodedString.cc.

References BESIndent::Indent(), BESIndent::LMarg(), and BESIndent::UnIndent().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Wed Jan 2 06:04:08 2008 for OPeNDAP Back End Server (BES) by  doxygen 1.5.4