ResiduDataBaseElement Class Reference

#include <fragmentDataBase.h>

List of all members.


Detailed Description

Definition at line 61 of file fragmentDataBase.h.

Public Member Functions

std::string getFragmentName (const std::string &atomName)
bool isMolecule ()
void read (std::ifstream &data)
 ResiduDataBaseElement (const int size)
 ResiduDataBaseElement ()
void setNumberOfFragments (const int size)
void write ()
 ~ResiduDataBaseElement ()

Public Attributes

FragmentDataBaseElement_nameOfFragments
int _numberOfFragments
std::string _residuName


Constructor & Destructor Documentation

ResiduDataBaseElement::ResiduDataBaseElement  ) 
 

Basic constructor.

Definition at line 65 of file fragmentDataBase.cpp.

ResiduDataBaseElement::ResiduDataBaseElement const int  size  ) 
 

Definition at line 67 of file fragmentDataBase.cpp.

ResiduDataBaseElement::~ResiduDataBaseElement  ) 
 

Definition at line 70 of file fragmentDataBase.cpp.

References _nameOfFragments, and _numberOfFragments.


Member Function Documentation

std::string ResiduDataBaseElement::getFragmentName const std::string &  atomName  ) 
 

Definition at line 104 of file fragmentDataBase.cpp.

References _nameOfFragments, _numberOfFragments, _residuName, FragmentDataBaseElement::findAtomName(), and FragmentDataBaseElement::getFragmentName().

Referenced by FragmentsDataBase::findFragmentName(), and FragmentsDataBase::getFragmentNameFrom().

Here is the call graph for this function:

bool ResiduDataBaseElement::isMolecule  )  [inline]
 

Definition at line 76 of file fragmentDataBase.h.

References _numberOfFragments.

void ResiduDataBaseElement::read std::ifstream &  data  ) 
 

Definition at line 83 of file fragmentDataBase.cpp.

References _nameOfFragments, _numberOfFragments, _residuName, FragmentDataBaseElement::read(), and setNumberOfFragments().

Referenced by FragmentsDataBase::read().

Here is the call graph for this function:

void ResiduDataBaseElement::setNumberOfFragments const int  size  ) 
 

Definition at line 76 of file fragmentDataBase.cpp.

References _nameOfFragments, and _numberOfFragments.

Referenced by read().

void ResiduDataBaseElement::write  ) 
 

Definition at line 97 of file fragmentDataBase.cpp.

References _nameOfFragments, _numberOfFragments, and FragmentDataBaseElement::write().

Referenced by FragmentsDataBase::write().

Here is the call graph for this function:


Member Data Documentation

FragmentDataBaseElement* ResiduDataBaseElement::_nameOfFragments
 

Definition at line 91 of file fragmentDataBase.h.

Referenced by getFragmentName(), read(), setNumberOfFragments(), write(), and ~ResiduDataBaseElement().

int ResiduDataBaseElement::_numberOfFragments
 

Definition at line 89 of file fragmentDataBase.h.

Referenced by getFragmentName(), isMolecule(), read(), setNumberOfFragments(), write(), and ~ResiduDataBaseElement().

std::string ResiduDataBaseElement::_residuName
 

Definition at line 90 of file fragmentDataBase.h.

Referenced by getFragmentName(), and read().


The documentation for this class was generated from the following files:
Generated on Sat Jan 28 21:07:34 2006 for QC++ by  doxygen 1.4.4