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
 
int size () const
 
 SubstituteArg ()
 
 SubstituteArg (bool value)
 
 SubstituteArg (char value)
 
 SubstituteArg (const char *value)
 
 SubstituteArg (const string &value)
 
 SubstituteArg (double value)
 
 SubstituteArg (float value)
 
 SubstituteArg (int value)
 
 SubstituteArg (long long value)
 
 SubstituteArg (long value)
 
 SubstituteArg (short value)
 
 SubstituteArg (unsigned int value)
 
 SubstituteArg (unsigned long long value)
 
 SubstituteArg (unsigned long value)
 
 SubstituteArg (unsigned short value)
 

Private Attributes

char scratch_ [kFastToBufferSize]
 
int size_
 
const char * text_
 

Detailed Description

Definition at line 89 of file substitute.h.

Constructor & Destructor Documentation

◆ SubstituteArg() [1/15]

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

Definition at line 91 of file substitute.h.

◆ SubstituteArg() [2/15]

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

Definition at line 93 of file substitute.h.

◆ SubstituteArg() [3/15]

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

Definition at line 97 of file substitute.h.

◆ SubstituteArg() [4/15]

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

Definition at line 106 of file substitute.h.

◆ SubstituteArg() [5/15]

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

Definition at line 108 of file substitute.h.

◆ SubstituteArg() [6/15]

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

Definition at line 110 of file substitute.h.

◆ SubstituteArg() [7/15]

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

Definition at line 112 of file substitute.h.

◆ SubstituteArg() [8/15]

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

Definition at line 114 of file substitute.h.

◆ SubstituteArg() [9/15]

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

Definition at line 116 of file substitute.h.

◆ SubstituteArg() [10/15]

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

Definition at line 118 of file substitute.h.

◆ SubstituteArg() [11/15]

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

Definition at line 120 of file substitute.h.

◆ SubstituteArg() [12/15]

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

Definition at line 122 of file substitute.h.

◆ SubstituteArg() [13/15]

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

Definition at line 124 of file substitute.h.

◆ SubstituteArg() [14/15]

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

Definition at line 126 of file substitute.h.

◆ SubstituteArg() [15/15]

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

Definition at line 128 of file substitute.h.

Member Function Documentation

◆ data()

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

Definition at line 131 of file substitute.h.

◆ size()

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

Definition at line 132 of file substitute.h.

Member Data Documentation

◆ scratch_

char google::protobuf::strings::internal::SubstituteArg::scratch_[kFastToBufferSize]
private

Definition at line 137 of file substitute.h.

◆ size_

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

Definition at line 136 of file substitute.h.

◆ text_

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

Definition at line 135 of file substitute.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:10