bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
This is the complete list of members for BESInfo, including all inherited members.
_buffered (defined in BESInfo) | BESInfo | protected |
_response_name (defined in BESInfo) | BESInfo | protected |
_response_started (defined in BESInfo) | BESInfo | protected |
_strm (defined in BESInfo) | BESInfo | protected |
_strm_owned (defined in BESInfo) | BESInfo | protected |
_tags (defined in BESInfo) | BESInfo | protected |
add_break(unsigned long num_breaks)=0 (defined in BESInfo) | BESInfo | pure virtual |
add_data(const std::string &s) | BESInfo | virtual |
add_data_from_file(const std::string &key, const std::string &name) | BESInfo | virtual |
add_exception(const BESError &e, const std::string &admin) | BESInfo | virtual |
add_space(unsigned long num_spaces)=0 (defined in BESInfo) | BESInfo | pure virtual |
add_tag(const std::string &tag_name, const std::string &tag_data, std::map< std::string, std::string, std::less<> > *attrs=nullptr)=0 (defined in BESInfo) | BESInfo | pure virtual |
begin_response(const std::string &response_name, BESDataHandlerInterface &dhi) | BESInfo | virtual |
begin_response(const std::string &response_name, std::map< std::string, std::string, std::less<> > *attrs, BESDataHandlerInterface &dhi) | BESInfo | virtual |
begin_tag(const std::string &tag_name, std::map< std::string, std::string, std::less<> > *attrs=nullptr) (defined in BESInfo) | BESInfo | virtual |
BESInfo() | BESInfo | |
BESInfo(const std::string &buffered_key, std::ostream *strm, bool strm_owned) | BESInfo | |
BESResponseObject() (defined in BESResponseObject) | BESResponseObject | inline |
dump(std::ostream &strm) const | BESInfo | virtual |
end_response() (defined in BESInfo) | BESInfo | virtual |
end_tag(const std::string &tag_name) (defined in BESInfo) | BESInfo | virtual |
is_buffered() | BESInfo | inlinevirtual |
print(std::ostream &strm) | BESInfo | virtual |
transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi)=0 | BESInfo | pure virtual |
~BESInfo() (defined in BESInfo) | BESInfo | virtual |
~BESObj()=default | BESObj | virtual |
~BESResponseObject() (defined in BESResponseObject) | BESResponseObject | inlinevirtual |