![]() |
TrinityCore
|
Include dependency graph for stringprintf.h:Go to the source code of this file.
Namespaces | |
| google::protobuf | |
Functions | |
| LIBPROTOBUF_EXPORT string | google::protobuf::StringPrintf (const char *format,...) |
| LIBPROTOBUF_EXPORT const string & | google::protobuf::SStringPrintf (string *dst, const char *format,...) |
| LIBPROTOBUF_EXPORT void | google::protobuf::StringAppendF (string *dst, const char *format,...) |
| LIBPROTOBUF_EXPORT void | google::protobuf::StringAppendV (string *dst, const char *format, va_list ap) |
| LIBPROTOBUF_EXPORT string | google::protobuf::StringPrintfVector (const char *format, const vector< string > &v) |
Variables | |
| LIBPROTOBUF_EXPORT const int | google::protobuf::kStringPrintfVectorMaxArgs |
1.8.8