Functions
WString.cpp File Reference
#include "WString.h"
Include dependency graph for WString.cpp:

Go to the source code of this file.

Functions

StringSumHelper & operator+ (const StringSumHelper &lhs, const String &rhs)
 
StringSumHelper & operator+ (const StringSumHelper &lhs, const char *cstr)
 
StringSumHelper & operator+ (const StringSumHelper &lhs, char c)
 
StringSumHelper & operator+ (const StringSumHelper &lhs, unsigned char num)
 
StringSumHelper & operator+ (const StringSumHelper &lhs, int num)
 
StringSumHelper & operator+ (const StringSumHelper &lhs, unsigned int num)
 
StringSumHelper & operator+ (const StringSumHelper &lhs, long num)
 
StringSumHelper & operator+ (const StringSumHelper &lhs, unsigned long num)
 
StringSumHelper & operator+ (const StringSumHelper &lhs, float num)
 
StringSumHelper & operator+ (const StringSumHelper &lhs, double num)
 
StringSumHelper & operator+ (const StringSumHelper &lhs, const __FlashStringHelper *rhs)
 

Function Documentation

StringSumHelper& operator+ ( const StringSumHelper &  lhs,
const String &  rhs 
)

Definition at line 353 of file WString.cpp.

StringSumHelper& operator+ ( const StringSumHelper &  lhs,
const char *  cstr 
)

Definition at line 360 of file WString.cpp.

StringSumHelper& operator+ ( const StringSumHelper &  lhs,
char  c 
)

Definition at line 367 of file WString.cpp.

StringSumHelper& operator+ ( const StringSumHelper &  lhs,
unsigned char  num 
)

Definition at line 374 of file WString.cpp.

StringSumHelper& operator+ ( const StringSumHelper &  lhs,
int  num 
)

Definition at line 381 of file WString.cpp.

StringSumHelper& operator+ ( const StringSumHelper &  lhs,
unsigned int  num 
)

Definition at line 388 of file WString.cpp.

StringSumHelper& operator+ ( const StringSumHelper &  lhs,
long  num 
)

Definition at line 395 of file WString.cpp.

StringSumHelper& operator+ ( const StringSumHelper &  lhs,
unsigned long  num 
)

Definition at line 402 of file WString.cpp.

StringSumHelper& operator+ ( const StringSumHelper &  lhs,
float  num 
)

Definition at line 409 of file WString.cpp.

StringSumHelper& operator+ ( const StringSumHelper &  lhs,
double  num 
)

Definition at line 416 of file WString.cpp.

StringSumHelper& operator+ ( const StringSumHelper &  lhs,
const __FlashStringHelper *  rhs 
)

Definition at line 423 of file WString.cpp.



arduino_daq
Author(s):
autogenerated on Mon Jun 10 2019 12:46:03