The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

hashcomp.cpp File Reference

#include "inspircd.h"
#include "hashcomp.h"
#include "hash_map.h"

Include dependency graph for hashcomp.cpp:

Go to the source code of this file.

Functions

std::string irc::hex (const unsigned char *raw, size_t rawsz)
 Compose a hex string from raw data.
CoreExport const char * irc::Spacify (const char *n)
 Turn _ characters in a string into spaces.