ccp4srs
Version 1.0.0
|
#include <string.h>
#include "mmdb2/mmdb_tables.h"
#include "ccp4srs_atom.h"
#include "ccp4srs_types.h"
#include "ccp4srs_defs.h"
Namespaces | |
ccp4srs | |
Functions | |
void | ccp4srs::get_atom_from_cif (int &index, mmdb::mmcif::PLoop loop, mmdb::cpstr Tag, int row, Container< Atom > &atoms, int &rc) |
void | ccp4srs::get_atom_from_cif (int &index, mmdb::mmcif::PStruct mmCIFStruct, mmdb::cpstr Tag, Container< Atom > &atoms, int &rc) |
void | ccp4srs::add_atom_to_cif (mmdb::mmcif::PLoop loop, int atom_no, Container< Atom > &atoms) |