Relacs
0.9.8
|
#include <relacs/str.h>
#include <relacs/strqueue.h>
#include <relacs/options.h>
#include <relacs/tablekey.h>
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) |