#include <string>
#include <iostream>
#include <fstream>
#include <functional>
#include <rcsb/CifFile.h>
#include <rcsb/DataInfo.h>
#include <xercesc/sax2/SAX2XMLReader.hpp>
#include <xercesc/util/XMLString.hpp>
Go to the source code of this file.
◆ CorrectEmptyValuesOfMandatoryItems()
void CorrectEmptyValuesOfMandatoryItems |
( |
CifFile & | cifFile, |
|
|
DataInfo & | dataInfo ) |
◆ DeleteFile()
void DeleteFile |
( |
const string & | fileName | ) |
|
◆ Error()
void Error |
( |
string & | err | ) |
|
◆ operator<<()
std::ostream & operator<< |
( |
std::ostream & | target, |
|
|
const StrX & | toDump ) |
|
inline |
◆ ResurrectOrigItemNames()
◆ toString()
string toString |
( |
const XMLCh * | toConvert | ) |
|