Classes | Functions

RakString.cpp File Reference

#include "RakString.h"
#include "RakAssert.h"
#include "RakMemoryOverride.h"
#include "BitStream.h"
#include <stdarg.h>
#include <string.h>
#include "LinuxStrings.h"
#include "StringCompressor.h"
#include "SimpleMutex.h"
Include dependency graph for RakString.cpp:

Go to the source code of this file.

Classes

class  RakStringCleanup

Functions

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

Function Documentation

SimpleMutex& GetPoolMutex ( void   ) 

Definition at line 31 of file RakString.cpp.

Here is the caller graph for this function:

const RakNet::RakString 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: