FDO API Reference Feature Data Objects
FDO_API_COMMON const FdoStringP FdoStringP::operator+ ( const FdoStringP  str2  )  const [inline]

Appends the contents of another string onto this string.

Parameters:
str2 string to concatenate
Returns:
Returns the concatenation of this string plus str2

Definition at line 131 of file StringP.h.


Comments or suggestions? Send us feedback.