#include <string.h>#include <string>#include "BasicEnums.h"#include "BasicStreams.h"#include "BasicDefines.h"Include dependency graph for BasicStrings.h:

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

Go to the source code of this file.
Defines | |
| #define | _SLASH_ "\\" |
Functions | |
| void | set_ACTWASIMOUTDIR (string out) |
| string | ACTWASIMOUTDIR () |
| void | set_WASIMINDIR (string out) |
| string | WASIMINDIR () |
| void | set_WASIMOUTDIR (string out) |
| string | WASIMOUTDIR () |
| void | printWASIMFN () |
| void | initWASIMFN (int maxFN) |
| void | setWASIMFN (ExportType expTP, string fn) |
| string | WASIMFN (ExportType expTP) |
| void | set_GISOUTDIR (string out) |
| string | GISOUTDIR () |
| void | set_MASINPUTDIR (string out) |
| string | MASINPUTDIR () |
| void | set_MASOUTPUTDIR (string out) |
| string | MASOUTPUTDIR () |
| void | initFILENAMES () |
| void | set_FILENAMES (KEYTYPE key, string s) |
| string | FILENAMES (KEYTYPE key) |
| void | set_ABSTRFILE_fn (string s) |
| string | ABSTRFILE_fn () |
| void | set_WASIM_CNTRL (string s) |
| string | WASIM_CNTRL () |
| ExportType | getExpTpFromContent (Content cont) |
| string | getEXPSTRING (ExportType expTP) |
| ExportType | cont2exptp (Content cont) |
| Content | exptp2cont (ExportType expTP) |
| Content | getContFromExpTP (ExportType expTP) |
| string | KEYDIR () |
| void | set_KEYDIR (string out) |
| string | OUTGIS () |
| void | set_OUTGIS (string outg) |
| void | set_OUTDIR (string outStr) |
| string | OUTDIR () |
| void | set_LogFileNameDir (string str) |
| void | set_SIMNAME (string outStr) |
| string | SIMNAME () |
| void | set_XMLDIR (string outStr) |
| string | XMLDIR () |
| void | set_TEMPDIR (string outStr) |
| string | TEMPDIR () |
| void | set_INDIR (string outStr) |
| string | INDIR () |
| string | ISIRR (void) |
| bool | DOIRR (void) |
| void | set_ISIRR (string out) |
| void | set_ISIRR (int out) |
| string | SECTOR_MAP_NAME () |
| void | set_SECTOR_MAP_NAME (string out) |
| string | StringToLower (string strToConvert) |
| string | StringToUpper (string strToConvert) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1