Public Member Functions | Private Attributes | List of all members
google::protobuf::strings::internal::SubstituteArg Class Reference

#include <substitute.h>

Public Member Functions

const char * data () const
 
const char * data () const
 
int size () const
 
int size () const
 
 SubstituteArg ()
 
 SubstituteArg ()
 
 SubstituteArg (bool value)
 
 SubstituteArg (bool value)
 
 SubstituteArg (char value)
 
 SubstituteArg (char value)
 
 SubstituteArg (const char *value)
 
 SubstituteArg (const char *value)
 
 SubstituteArg (const std::string &value)
 
 SubstituteArg (const string &value)
 
 SubstituteArg (const StringPiece value)
 
 SubstituteArg (double value)
 
 SubstituteArg (double value)
 
 SubstituteArg (float value)
 
 SubstituteArg (float value)
 
 SubstituteArg (int value)
 
 SubstituteArg (int value)
 
 SubstituteArg (long long value)
 
 SubstituteArg (long long value)
 
 SubstituteArg (long value)
 
 SubstituteArg (long value)
 
 SubstituteArg (short value)
 
 SubstituteArg (short value)
 
 SubstituteArg (unsigned int value)
 
 SubstituteArg (unsigned int value)
 
 SubstituteArg (unsigned long long value)
 
 SubstituteArg (unsigned long long value)
 
 SubstituteArg (unsigned long value)
 
 SubstituteArg (unsigned long value)
 
 SubstituteArg (unsigned short value)
 
 SubstituteArg (unsigned short value)
 

Private Attributes

char scratch_ [kFastToBufferSize]
 
int size_
 
const char * text_
 

Detailed Description

Definition at line 89 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/substitute.h.

Constructor & Destructor Documentation

◆ SubstituteArg() [1/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( const char *  value)
inline

◆ SubstituteArg() [2/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( const string &  value)
inline

◆ SubstituteArg() [3/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( )
inlineexplicit

◆ SubstituteArg() [4/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( char  value)
inline

◆ SubstituteArg() [5/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( short  value)
inline

◆ SubstituteArg() [6/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( unsigned short  value)
inline

◆ SubstituteArg() [7/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( int  value)
inline

◆ SubstituteArg() [8/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( unsigned int  value)
inline

◆ SubstituteArg() [9/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( long  value)
inline

◆ SubstituteArg() [10/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( unsigned long  value)
inline

◆ SubstituteArg() [11/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( long long  value)
inline

◆ SubstituteArg() [12/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( unsigned long long  value)
inline

◆ SubstituteArg() [13/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( float  value)
inline

◆ SubstituteArg() [14/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( double  value)
inline

◆ SubstituteArg() [15/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( bool  value)
inline

◆ SubstituteArg() [16/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( const char *  value)
inline

◆ SubstituteArg() [17/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( const std::string &  value)
inline

◆ SubstituteArg() [18/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( const StringPiece  value)
inline

◆ SubstituteArg() [19/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( )
inlineexplicit

◆ SubstituteArg() [20/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( char  value)
inline

◆ SubstituteArg() [21/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( short  value)
inline

◆ SubstituteArg() [22/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( unsigned short  value)
inline

◆ SubstituteArg() [23/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( int  value)
inline

◆ SubstituteArg() [24/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( unsigned int  value)
inline

◆ SubstituteArg() [25/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( long  value)
inline

◆ SubstituteArg() [26/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( unsigned long  value)
inline

◆ SubstituteArg() [27/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( long long  value)
inline

◆ SubstituteArg() [28/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( unsigned long long  value)
inline

◆ SubstituteArg() [29/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( float  value)
inline

◆ SubstituteArg() [30/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( double  value)
inline

◆ SubstituteArg() [31/31]

google::protobuf::strings::internal::SubstituteArg::SubstituteArg ( bool  value)
inline

Member Function Documentation

◆ data() [1/2]

const char* google::protobuf::strings::internal::SubstituteArg::data ( ) const
inline

◆ data() [2/2]

const char* google::protobuf::strings::internal::SubstituteArg::data ( ) const
inline

◆ size() [1/2]

int google::protobuf::strings::internal::SubstituteArg::size ( ) const
inline

◆ size() [2/2]

int google::protobuf::strings::internal::SubstituteArg::size ( ) const
inline

Member Data Documentation

◆ scratch_

char google::protobuf::strings::internal::SubstituteArg::scratch_
private

◆ size_

int google::protobuf::strings::internal::SubstituteArg::size_
private

◆ text_

const char * google::protobuf::strings::internal::SubstituteArg::text_
private

The documentation for this class was generated from the following file:


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