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 BESHTMLInfo, 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) override | BESHTMLInfo | virtual |
add_data(const std::string &s) override | BESHTMLInfo | virtual |
add_data_from_file(const std::string &key, const std::string &name) override | BESHTMLInfo | virtual |
add_exception(const BESError &e, const std::string &admin) | BESInfo | virtual |
add_space(unsigned long num_spaces) override | BESHTMLInfo | virtual |
add_tag(const std::string &tag_name, const std::string &tag_data, std::map< std::string, std::string, std::less<> > *attrs=nullptr) override | BESHTMLInfo | virtual |
begin_response(const std::string &response_name, BESDataHandlerInterface &dhi) override | BESHTMLInfo | virtual |
BESInfo::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) override | BESHTMLInfo | virtual |
BESHTMLInfo() | BESHTMLInfo | |
BESHTMLInfo(const std::string &key, std::ostream *strm, bool strm_owned) | BESHTMLInfo | |
BESInfo() | BESInfo | |
BESInfo(const std::string &buffered_key, std::ostream *strm, bool strm_owned) | BESInfo | |
BESResponseObject() (defined in BESResponseObject) | BESResponseObject | inline |
BuildHTMLInfo(const std::string &info_type) (defined in BESHTMLInfo) | BESHTMLInfo | static |
dump(std::ostream &strm) const override | BESHTMLInfo | virtual |
end_response() override | BESHTMLInfo | virtual |
end_tag(const std::string &tag_name) override | BESHTMLInfo | virtual |
is_buffered() | BESInfo | inlinevirtual |
print(std::ostream &strm) | BESInfo | virtual |
transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi) override | BESHTMLInfo | virtual |
~BESHTMLInfo() override (defined in BESHTMLInfo) | BESHTMLInfo | |
~BESInfo() (defined in BESInfo) | BESInfo | virtual |
~BESObj()=default | BESObj | virtual |
~BESResponseObject() (defined in BESResponseObject) | BESResponseObject | inlinevirtual |