bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
BESUtil::url Struct Reference
Collaboration diagram for BESUtil::url:
Collaboration graph

Public Attributes

std::string domain
 
std::string path
 
std::string port
 
std::string protocol
 
std::string psswd
 
std::string uname
 

Detailed Description

Definition at line 100 of file BESUtil.h.

Member Data Documentation

◆ domain

std::string BESUtil::url::domain

Definition at line 102 of file BESUtil.h.

◆ path

std::string BESUtil::url::path

Definition at line 106 of file BESUtil.h.

◆ port

std::string BESUtil::url::port

Definition at line 105 of file BESUtil.h.

◆ protocol

std::string BESUtil::url::protocol

Definition at line 101 of file BESUtil.h.

◆ psswd

std::string BESUtil::url::psswd

Definition at line 104 of file BESUtil.h.

◆ uname

std::string BESUtil::url::uname

Definition at line 103 of file BESUtil.h.


The documentation for this struct was generated from the following file: