librcsb-core-wrapper
1.000
Main Page
Namespaces
Classes
Files
File List
File Members
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
Generated on Thu May 30 2013 06:21:58 for librcsb-core-wrapper by
1.8.3.1