#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/strutil.h>
Go to the source code of this file.
|
LIBPROTOBUF_EXPORT string | google::protobuf::strings::Substitute (const char *format, const internal::SubstituteArg &arg0=internal::SubstituteArg(), const internal::SubstituteArg &arg1=internal::SubstituteArg(), const internal::SubstituteArg &arg2=internal::SubstituteArg(), const internal::SubstituteArg &arg3=internal::SubstituteArg(), const internal::SubstituteArg &arg4=internal::SubstituteArg(), const internal::SubstituteArg &arg5=internal::SubstituteArg(), const internal::SubstituteArg &arg6=internal::SubstituteArg(), const internal::SubstituteArg &arg7=internal::SubstituteArg(), const internal::SubstituteArg &arg8=internal::SubstituteArg(), const internal::SubstituteArg &arg9=internal::SubstituteArg()) |
|
LIBPROTOBUF_EXPORT void | google::protobuf::strings::SubstituteAndAppend (string *output, const char *format, const internal::SubstituteArg &arg0=internal::SubstituteArg(), const internal::SubstituteArg &arg1=internal::SubstituteArg(), const internal::SubstituteArg &arg2=internal::SubstituteArg(), const internal::SubstituteArg &arg3=internal::SubstituteArg(), const internal::SubstituteArg &arg4=internal::SubstituteArg(), const internal::SubstituteArg &arg5=internal::SubstituteArg(), const internal::SubstituteArg &arg6=internal::SubstituteArg(), const internal::SubstituteArg &arg7=internal::SubstituteArg(), const internal::SubstituteArg &arg8=internal::SubstituteArg(), const internal::SubstituteArg &arg9=internal::SubstituteArg()) |
|