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
CifFile.h
Header file for CifFile class.
DataInfo.h
ParsePdbMl
CifFile * ParsePdbMl(const std::string &fileName, DataInfo &dataInfo, const bool verbose=false)
CifFile
Public class that represents a CIF file, composed of blocks with tables.
Definition
CifFile.h:48
DataInfo
Definition
DataInfo.h:27
Generated by
1.12.0