#include <j2k/Fred/String/String.hpp>
Go to the source code of this file.
Functions | |
__inline void | cat (const JString &S1, const JString &S2, const JString &S3, JString &Dest) |
__inline void | cat (const JString &S1, const JString &S2, const JString &S3,\const JString &S4, JString &Dest) |
__inline void | cat (const JString &S1, const JString &S2, const JString &S3,\const JString &S4, const JString &S5, JString &Dest) |
__inline void | cat (const JString &S1, const JString &S2, const JString &S3,\const JString &S4, const JString &S5, const JString &S6, JString &Dest) |
__inline void | cat (const JString &S1, const JString &S2, const JString &S3,\const JString &S4, const JString &S5, const JString &S6,\const JString &S7, JString &Dest) |
__inline void | cat (const JString &S1, const JString &S2, const JString &S3,\const JString &S4, const JString &S5, const JString &S6,\const JString &S7, const JString &S8, JString &Dest) |
|
Definition at line 46 of file StrLinux.inl. Referenced by operator+(), and String::operator+=().
|
|
Definition at line 38 of file StrLinux.inl. |
|
Definition at line 31 of file StrLinux.inl. |
|
Definition at line 24 of file StrLinux.inl. |
|
Definition at line 17 of file StrLinux.inl. |
|
Definition at line 11 of file StrLinux.inl. |