librcsb-core-wrapper
1.005
rcsb
PdbMlFileUtil.h
Go to the documentation of this file.
1
#ifndef PDBML_FILE_UTIL_H
2
#define PDBML_FILE_UTIL_H
3
4
5
#include <string>
6
7
#include <
rcsb/DataInfo.h
>
8
#include <
rcsb/CifFile.h
>
9
10
11
CifFile
*
ParsePdbMl
(
const
std::string& fileName,
DataInfo
& dataInfo,
12
const
bool
verbose =
false
);
13
14
15
#endif // PDBML_FILE_UTIL_H
ParsePdbMl
CifFile * ParsePdbMl(const std::string &fileName, DataInfo &dataInfo, const bool verbose=false)
CifFile.h
Header file for CifFile class.
DataInfo.h
CifFile
Public class that represents a CIF file, composed of blocks with tables.
Definition:
CifFile.h:47
DataInfo
Definition:
DataInfo.h:26
Generated by
1.8.16