ccp4srs  Version 1.0.0
Classes | Namespaces | Enumerations | Functions
ccp4srs_types.h File Reference
#include "mmdb2/mmdb_manager.h"

Go to the source code of this file.

Classes

struct  ccp4srs::AtomPair
 
struct  ccp4srs::DASelHnds
 

Namespaces

 ccp4srs
 

Enumerations

enum  ccp4srs::CCP4SRS_VERSION { ccp4srs::MAJOR_VERSION = 1, ccp4srs::MINOR_VERSION = 0, ccp4srs::MICRO_VERSION = 0 }
 
enum  ccp4srs::CCP4SRS_RC {
  ccp4srs::CCP4SRS_noDonors = 4, ccp4srs::CCP4SRS_noAcceptors = 3, ccp4srs::CCP4SRS_noHBonds = 2, ccp4srs::CCP4SRS_Incomplete = 1,
  ccp4srs::CCP4SRS_Ok = 0, ccp4srs::CCP4SRS_WrongBondType = -1, ccp4srs::CCP4SRS_IndexCorrupt = -2, ccp4srs::CCP4SRS_FileNotFound = -3,
  ccp4srs::CCP4SRS_EntryNotFound = -4, ccp4srs::CCP4SRS_ReadErrors = -5, ccp4srs::CCP4SRS_EmptyResidue = -6, ccp4srs::CCP4SRS_NoAtomsFound = -7,
  ccp4srs::CCP4SRS_NoBonds = -8, ccp4srs::CCP4SRS_EmptyResSet = -9, ccp4srs::CCP4SRS_Fail = -10, ccp4srs::CCP4SRS_SVD_Fail = -11,
  ccp4srs::CCP4SRS_noCoordHierarchy = -12, ccp4srs::CCP4SRS_BrokenBonds = -13
}
 

Functions

 ccp4srs::DefineStructure (AtomPair)
 
 ccp4srs::DefineStructure (DASelHnds)