Stream.h File Reference
#include "base/PackableStream.h"
#include "sbuf/SBuf.h"
Include dependency graph for Stream.h:

Go to the source code of this file.

Classes

class  SBufStream
 

Functions

template<typename... Args>
SBuf ToSBuf (Args &&... args)
 slowly stream-prints all arguments into a freshly allocated SBuf More...
 

Function Documentation

◆ ToSBuf()

template<typename... Args>
SBuf ToSBuf ( Args &&...  args)
inline

Definition at line 63 of file Stream.h.

References SBufStream::buf().

Referenced by Comm::TcpAcceptor::acceptInto(), aclParseAccessLine(), aclParseAclList(), addAltNameWithSubjectCn(), Acl::OptionExtractor::advance(), Format::Format::assemble(), Notes::banReservedKey(), ExceptionErrorDetail::brief(), SysErrorDetail::brief(), Ftp::ErrorDetail::brief(), ConfigParser::cachePeer(), Store::SwapMetaView::checkExpectedLength(), ConfigParser::closeDirective(), comm_apply_flags(), HttpUpgradeProtocolAccess::configureGuard(), MemStore::copyFromShm(), Ssl::CertificateDb::Create(), ConfigParser::CurrentLocation(), Ssl::CertificateDb::deleteRow(), Acl::ConnMark::dump(), Acl::OptionExtractor::extractOne(), Acl::FinalizedParameterizedNode< Parent >::FinalizePoolLabel(), FromNanoseconds(), getNfmark(), GetOtherPid(), ProxyProtocol::Header::getValues(), GoIntoBackground(), Store::ParsingBuffer::growSpace(), Ssl::CertValidationHelper::Init(), ProxyProtocol::IntegerToFieldType(), KeyString(), Ssl::CertificateDb::load(), Ssl::Lock::lock(), main(), Acl::Make(), makeTraceable(), Acl::ServerNameCheck::match(), ProxyProtocol::NameToFieldType(), ErrorState::noteBuildError_(), ConfigParser::optionalKvPair(), ACLAtStepData::parse(), Acl::AllOf::parse(), Acl::ConnMark::parse(), Ip::NfMarkConfig::Parse(), Store::Disks::Parse(), Format::Token::parse(), Acl::OptionsParser::parse(), ProxyProtocol::Two::Parse(), Configuration::Parse(), parse_cache_log_message(), parse_obsolete(), parse_peer(), parse_port_option(), parse_time_t(), ParseAclWithAction(), parseBytesOptionValue(), parseBytesUnits(), Ip::Qos::Config::parseConfigLine(), ParseDebugMessageId(), FormattedLog::parseOptions(), Security::ParseProtocolVersionBase(), parseQuotedStringSuffix(), Ssl::CrtdMessage::parseRequest(), Http::One::ResponseParser::ParseResponseStatus(), HttpReply::parseTerminatedPrefix(), parseTimeLine(), parseTimeUnit(), ParseUnsignedDecimalInteger(), CacheManager::ParseUrl(), PeerPoolMgr::PeerPoolMgr(), PidFileDescription(), Parser::Tokenizer::prefix(), processActivity(), Ipc::Port::receive(), RegexPattern::RegexPattern(), Ipc::QuestionerId::rejectAnswerIfStale(), Ssl::CertificateDb::save(), sendSignal(), Acl::SetKey(), FormattedLog::setLogformat(), Parser::Tokenizer::skipRequired(), SlowlyParseQuotedField(), Http::SlowlyParseQuotedString(), StepValue(), Acl::OptionsParser::supportedOption(), Store::SwapMetaUnpacker::SwapMetaUnpacker(), File::sysCallFailure(), TestUri::testEncoding(), TestRandomUuid::testTextRepresentation(), TestRandomUuid::testUniqueness(), ThrowErrors(), ThrowIfAlreadyRunningWith(), ConfigParser::token(), ToNanoSeconds(), Ssl::CertValidationMsg::tryParsingResponse(), Parser::Tokenizer::udec64(), Ssl::Lock::unlock(), StoreEntry::updateOnNotModified(), Note::Value::Value(), ExceptionErrorDetail::verbose(), Ftp::ErrorDetail::verbose(), Ssl::CertificateDb::writeSize(), xatoui(), and xatoull().

 

Introduction

Documentation

Support

Miscellaneous