#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.
void CorrectEmptyValuesOfMandatoryItems |
( |
CifFile & |
cifFile, |
|
|
DataInfo & |
dataInfo |
|
) |
| |
void DeleteFile |
( |
const string & |
fileName | ) |
|
void Error |
( |
string & |
err | ) |
|
std::ostream& operator<< |
( |
std::ostream & |
target, |
|
|
const StrX & |
toDump |
|
) |
| |
|
inline |
string toString |
( |
const XMLCh * |
toConvert | ) |
|