#include <ccp4srs_index.h>
|
| Index () |
|
virtual | ~Index () |
|
int | MakeCompositions (PMonomer monomer) |
|
int | write (mmdb::io::RFile f, int version, PMemIO memIO=NULL) |
|
int | read (mmdb::io::RFile f, int version, PMemIO memIO=NULL) |
|
|
void | IndexInit () |
|
virtual void | write_mem (PMemIO memIO, int version) |
|
virtual bool | read_mem (PMemIO memIO, int version, bool *Ok=NULL) |
|
ccp4srs::Index::Index |
( |
| ) |
|
ccp4srs::Index::~Index |
( |
| ) |
|
|
virtual |
void ccp4srs::Index::IndexInit |
( |
| ) |
|
|
protected |
int ccp4srs::Index::MakeCompositions |
( |
PMonomer |
monomer | ) |
|
int ccp4srs::Index::read |
( |
mmdb::io::RFile |
f, |
|
|
int |
version, |
|
|
PMemIO |
memIO = NULL |
|
) |
| |
bool ccp4srs::Index::read_mem |
( |
PMemIO |
memIO, |
|
|
int |
version, |
|
|
bool * |
Ok = NULL |
|
) |
| |
|
protectedvirtual |
int ccp4srs::Index::write |
( |
mmdb::io::RFile |
f, |
|
|
int |
version, |
|
|
PMemIO |
memIO = NULL |
|
) |
| |
void ccp4srs::Index::write_mem |
( |
PMemIO |
memIO, |
|
|
int |
version |
|
) |
| |
|
protectedvirtual |
mmdb::pstr ccp4srs::Index::Comp1 |
mmdb::pstr ccp4srs::Index::Comp2 |
composition string with leaving atom
mmdb::ResName ccp4srs::Index::entryID |
long ccp4srs::Index::fGraphPos |
long ccp4srs::Index::fStructPos |
file offset for CCP4SRSMonomer
int ccp4srs::Index::nAtoms |
number of atoms in the entry
int ccp4srs::Index::nBonds |
number of bonds in the entry
int ccp4srs::Index::nNonHAtoms |
number of non-hydrogen atoms in the entry
The documentation for this class was generated from the following files: