This header defines the PropertiesToString class. More...
#include <iosfwd>#include <ssrc/wispers/utility/Properties.h>#include <ssrc/wispers/utility/ToString.h>
Include dependency graph for PropertiesToString.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | PropertiesToString |
Functions | |
| __BEGIN_NS_SSRC_WSPR_UTILITY void | escape_lua (string &result, const char *text, const unsigned int text_size) |
| void | escape_lua (string &result, const string &text) |
| string | escape_lua (const string &text) |
| std::ostream & | operator<< (std::ostream &out, const Properties &properties) |
Detailed Description
This header defines the PropertiesToString class.
Definition in file PropertiesToString.h.
Function Documentation
| __BEGIN_NS_SSRC_WSPR_UTILITY void escape_lua | ( | string & | result, |
| const char * | text, | ||
| const unsigned int | text_size | ||
| ) |
Definition at line 39 of file PropertiesToString.cc.
Referenced by escape_lua(), and PropertiesToString::operator()().
| void escape_lua | ( | string & | result, |
| const string & | text | ||
| ) | [inline] |
Definition at line 35 of file PropertiesToString.h.
References escape_lua().
| string escape_lua | ( | const string & | text | ) | [inline] |
Definition at line 39 of file PropertiesToString.h.
References escape_lua().
| std::ostream& operator<< | ( | std::ostream & | out, |
| const Properties & | properties | ||
| ) | [inline] |
Definition at line 128 of file PropertiesToString.h.
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.