bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
BESTextInfo Member List

This is the complete list of members for BESTextInfo, including all inherited members.

_buffered (defined in BESInfo)BESInfoprotected
_response_name (defined in BESInfo)BESInfoprotected
_response_started (defined in BESInfo)BESInfoprotected
_strm (defined in BESInfo)BESInfoprotected
_strm_owned (defined in BESInfo)BESInfoprotected
_tags (defined in BESInfo)BESInfoprotected
add_break(unsigned long num_breaks) overrideBESTextInfovirtual
add_data(const std::string &s) overrideBESTextInfovirtual
add_data_from_file(const std::string &key, const std::string &name) overrideBESTextInfovirtual
add_exception(const BESError &e, const std::string &admin)BESInfovirtual
add_space(unsigned long num_spaces) overrideBESTextInfovirtual
add_tag(const std::string &tag_name, const std::string &tag_data, std::map< std::string, std::string, std::less<> > *attrs=nullptr) overrideBESTextInfovirtual
begin_response(const std::string &response_name, BESDataHandlerInterface &dhi) overrideBESTextInfovirtual
BESInfo::begin_response(const std::string &response_name, std::map< std::string, std::string, std::less<> > *attrs, BESDataHandlerInterface &dhi)BESInfovirtual
begin_tag(const std::string &tag_name, std::map< std::string, std::string, std::less<> > *attrs=nullptr) overrideBESTextInfovirtual
BESInfo()BESInfo
BESInfo(const std::string &buffered_key, std::ostream *strm, bool strm_owned)BESInfo
BESResponseObject() (defined in BESResponseObject)BESResponseObjectinline
BESTextInfo(bool ishttp=false)BESTextInfoexplicit
BESTextInfo(const std::string &key, std::ostream *strm, bool strm_owned, bool ishttp=false)BESTextInfo
BuildTextInfo(const std::string &info_type) (defined in BESTextInfo)BESTextInfostatic
dump(std::ostream &strm) const overrideBESTextInfovirtual
end_response() (defined in BESInfo)BESInfovirtual
end_tag(const std::string &tag_name) overrideBESTextInfovirtual
is_buffered()BESInfoinlinevirtual
print(std::ostream &strm)BESInfovirtual
transmit(BESTransmitter *transmitter, BESDataHandlerInterface &dhi) overrideBESTextInfovirtual
~BESInfo() (defined in BESInfo)BESInfovirtual
~BESObj()=defaultBESObjvirtual
~BESResponseObject() (defined in BESResponseObject)BESResponseObjectinlinevirtual
~BESTextInfo() override (defined in BESTextInfo)BESTextInfo