Classes | Namespaces | Functions

RakString.h File Reference

#include "Export.h"
#include "DS_List.h"
#include "RakNetTypes.h"
#include <stdio.h>
#include "stdarg.h"
Include dependency graph for RakString.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RakNet::RakString
 String class. More...
struct  RakNet::RakString::SharedString

Namespaces

namespace  RakNet
 

Forward declaration.


Functions

const RakNet::RakString
RAK_DLL_EXPORT 
operator+ (const RakNet::RakString &lhs, const RakNet::RakString &rhs)

Function Documentation

const RakNet::RakString RAK_DLL_EXPORT operator+ ( const RakNet::RakString lhs,
const RakNet::RakString rhs 
)

Definition at line 248 of file RakString.cpp.

Here is the call graph for this function: