Namespaces | Functions | Variables
protobuf/src/google/protobuf/stubs/stringprintf.cc File Reference
#include <google/protobuf/stubs/stringprintf.h>
#include <errno.h>
#include <stdarg.h>
#include <stdio.h>
#include <vector>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/logging.h>
Include dependency graph for protobuf/src/google/protobuf/stubs/stringprintf.cc:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 

Functions

const std::string & google::protobuf::SStringPrintf (std::string *dst, const char *format,...)
 
void google::protobuf::StringAppendF (std::string *dst, const char *format,...)
 
void google::protobuf::StringAppendV (std::string *dst, const char *format, va_list ap)
 
string google::protobuf::StringPrintf (const char *format,...)
 
std::string google::protobuf::StringPrintfVector (const char *format, const std::vector< std::string > &v)
 

Variables

static const char google::protobuf::string_printf_empty_block [256] = { '\0' }
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:32