bes  Updated for version 3.20.6
bes::ServerAdministrator Class Reference

A ServerAdministrator object from the TheBESKeys associated with the string SERVER_ADMIN_KEY. More...

#include <ServerAdministrator.h>

Collaboration diagram for bes::ServerAdministrator:
Collaboration graph

Public Member Functions

virtual std::string get (const std::string &key)
 
virtual std::string get_city () const
 
virtual std::string get_country () const
 
virtual std::string get_email () const
 
virtual std::string get_organization () const
 
virtual std::string get_postal_code () const
 
virtual std::string get_region () const
 
virtual std::string get_state () const
 
virtual std::string get_street () const
 
virtual std::string get_telephone () const
 
virtual std::string get_website () const
 
virtual std::string jdump (bool compact=true) const
 
virtual void mk_default ()
 
 ServerAdministrator ()
 
virtual std::string xdump () const
 

Detailed Description

A ServerAdministrator object from the TheBESKeys associated with the string SERVER_ADMIN_KEY.

Definition at line 41 of file ServerAdministrator.h.

Constructor & Destructor Documentation

◆ ServerAdministrator()

bes::ServerAdministrator::ServerAdministrator ( )

BES.ServerAdministrator=email:suppo.nosp@m.rt@o.nosp@m.penda.nosp@m.p.or.nosp@m.g BES.ServerAdministrator+=organization:OPeNDAP Inc. BES.ServerAdministrator+=street:165 NW Dean Knauss Dr. BES.ServerAdministrator+=city:Narragansett BES.ServerAdministrator+=region:RI BES.ServerAdministrator+=postalCode:02882 BES.ServerAdministrator+=country:US BES.ServerAdministrator+=telephone:+1.401.575.4835 BES.ServerAdministrator+=website:http://www.opendap.org

Tries to read the SERVER_ADMINISTRATOR_KEY keys from the BESKeys if there is a prblem in the formatting of the entries the default administrator (OPeNDAP Inc.) is returned.

Definition at line 99 of file ServerAdministrator.cc.


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