0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
Escaper.h File Reference

Escape/Unescape routines for strings. More...

#include "Common/String.h"
Include dependency graph for Escaper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Hypertable
 Hypertable definitions
 

Functions

void Hypertable::escape (String &str, const String &escape_chars)
 Escapes a string. More...
 
void Hypertable::unescape (String &str)
 Unescapes a string. More...
 

Detailed Description

Escape/Unescape routines for strings.

Definition in file Escaper.h.