#include <string>#include "CifString.h"#include "ISTable.h"#include "misc_util.h"Include dependency graph for misc_util.C:

Functions | |
| static const string | PDBML_PARSER_LOG_FILE ("PdbMlParser.log") |
| static string | RemoveLostCharacters (const string &inString) |
| string | toString (const XMLCh *toConvert) |
| void | Error (string &err) |
| void | DeleteFile (const string &fileName) |
| void | ResurrectOrigItemNames (CifFile &cifFile, DictObjCont &dictObjCont) |
| void | CorrectEmptyValuesOfMandatoryItems (CifFile &cifFile, DictObjCont &dictObjCont) |
| void CorrectEmptyValuesOfMandatoryItems | ( | CifFile & | cifFile, | |
| DictObjCont & | dictObjCont | |||
| ) |
| void DeleteFile | ( | const string & | fileName | ) |
| void Error | ( | string & | err | ) |
| static const string PDBML_PARSER_LOG_FILE | ( | "PdbMlParser.log" | ) | [static] |
| string RemoveLostCharacters | ( | const string & | inString | ) | [static] |
| void ResurrectOrigItemNames | ( | CifFile & | cifFile, | |
| DictObjCont & | dictObjCont | |||
| ) |
| string toString | ( | const XMLCh * | toConvert | ) |
1.5.1