Relacs  0.9.8
Namespaces | Functions
translate.h File Reference
#include <relacs/str.h>
#include <relacs/strqueue.h>
#include <relacs/options.h>
#include <relacs/tablekey.h>
Include dependency graph for translate.h:
This graph shows which files directly or indirectly include this file:

Namespaces

 relacs
 

Functions

Str translate (const Str &s, vector< Options > &opt, const string &ts, const string &dflt, const TableKey *tkey)
 
Str translate (const Str &s, Options &opt, const string &dflt)
 
void translate (const StrQueue &sq, StrQueue &dq, vector< Options > &opt, const string &ts, const string &dflt, const TableKey *tkey)