COOPY » Guide  version 0.6.5
Functions
/home/paulfitz/cvs/coopy_scm/coopy/src/ssrender/CsvRender.cpp File Reference
#include <coopy/CsvRender.h>
#include <vector>

Go to the source code of this file.

Functions

string csv2html_css ()
static void replace (string &str, const string &old, const string &rep)
string ml_encode (string x, bool dox)

Function Documentation

string csv2html_css ( )

Referenced by CsvRender::renderHtml().

string ml_encode ( string  x,
bool  dox 
)

Definition at line 20 of file CsvRender.cpp.

References replace().

Referenced by CsvRender::renderHtml().

static void replace ( string &  str,
const string &  old,
const string &  rep 
) [static]

Definition at line 11 of file CsvRender.cpp.

Referenced by ml_encode().

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines