webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
google::protobuf::strings::internal::SubstituteArg Class Reference

#include <substitute.h>

Public Member Functions

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

Constructor & Destructor Documentation

◆ SubstituteArg() [1/15]

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

◆ SubstituteArg() [2/15]

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

◆ SubstituteArg() [3/15]

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

◆ SubstituteArg() [4/15]

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

◆ SubstituteArg() [5/15]

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

◆ SubstituteArg() [6/15]

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

◆ SubstituteArg() [7/15]

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

◆ SubstituteArg() [8/15]

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

◆ SubstituteArg() [9/15]

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

◆ SubstituteArg() [10/15]

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

◆ SubstituteArg() [11/15]

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

◆ SubstituteArg() [12/15]

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

◆ SubstituteArg() [13/15]

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

◆ SubstituteArg() [14/15]

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

◆ SubstituteArg() [15/15]

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

Member Function Documentation

◆ data()

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

◆ size()

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

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