Functions

StringTable.cpp File Reference

#include "StringTable.h"
#include <string.h>
#include "RakAssert.h"
#include <stdio.h>
#include "BitStream.h"
#include "StringCompressor.h"
Include dependency graph for StringTable.cpp:

Go to the source code of this file.

Functions

int StrAndBoolComp (char *const &key, const StrAndBool &data)

Function Documentation

int StrAndBoolComp ( char *const &  key,
const StrAndBool data 
)

Definition at line 13 of file StringTable.cpp.