[ DockingLib | Source | Keywords | Summary | Ancestors | All Members | Descendants ]
public: | |
ResidueBBInfo() ; | |
unsigned short | size() const ; |
unsigned short | numOfGroups() const ; |
unsigned short | startAtomIndexOfGroup(unsigned short group) const ; |
unsigned short | type() const ; |
REAL | charge(unsigned short index) const ; |
ATOM_TYPE | type(unsigned short index) const ; |
string | name(unsigned short index) const ; |
vector< unsigned short> | chisAtomsIndeces() const; |
void | charges(REAL *charges) ; |
void | groups(int * groups) ; |
void | atomsTypes(ATOM_TYPE * types) ; |
void | chiTypes(int * chiTypes) ; |
void | atomsNames(char ** names) ; |
void | setChiAtomIndex(unsigned short position, unsigned short atomIndex) ; |
static bool | isBonded(int diff, int type1, int id1, int type2, int id2); |
protected: |
Back to the top of ResidueBBInfo
Back to the top of ResidueBBInfo
Back to the top of ResidueBBInfo
Back to the top of ResidueBBInfo
Back to the top of ResidueBBInfo
Back to the top of ResidueBBInfo
for vector< ResidueBBInfo> initialization
ResidueBBInfo() ;
Function is currently defined inline.
Back to the top of ResidueBBInfo
unsigned short size() const ;
Function is currently defined inline.
Back to the top of ResidueBBInfo
unsigned short numOfGroups() const ;
unsigned short numOfGroups() const ;
Function is currently defined inline.
Back to the top of ResidueBBInfo
unsigned short startAtomIndexOfGroup(unsigned short group) const ;
unsigned short startAtomIndexOfGroup(unsigned short group) const ;
Function is currently defined inline.
Back to the top of ResidueBBInfo
unsigned short type() const ;
Function is currently defined inline.
Back to the top of ResidueBBInfo
REAL charge(unsigned short index) const ;
REAL charge(unsigned short index) const ;
Function is currently defined inline.
Back to the top of ResidueBBInfo
ATOM_TYPE type(unsigned short index) const ;
ATOM_TYPE type(unsigned short index) const ;
Function is currently defined inline.
Back to the top of ResidueBBInfo
string name(unsigned short index) const ;
string name(unsigned short index) const ;
Function is currently defined inline.
Back to the top of ResidueBBInfo
vector< unsigned short> chisAtomsIndeces() const;
vector< unsigned short> chisAtomsIndeces() const;
Back to the top of ResidueBBInfo
void charges(REAL *charges) ;
Function is currently defined inline.
Back to the top of ResidueBBInfo
void groups(int * groups) ;
Function is currently defined inline.
Back to the top of ResidueBBInfo
void atomsTypes(ATOM_TYPE * types) ;
void atomsTypes(ATOM_TYPE * types) ;
Function is currently defined inline.
Back to the top of ResidueBBInfo
void chiTypes(int * chiTypes) ;
void chiTypes(int * chiTypes) ;
Function is currently defined inline.
Back to the top of ResidueBBInfo
void atomsNames(char ** names) ;
void atomsNames(char ** names) ;
Function is currently defined inline.
Back to the top of ResidueBBInfo
void setChiAtomIndex(unsigned short position, unsigned short atomIndex) ;
void setChiAtomIndex(unsigned short position, unsigned short atomIndex) ;
Function is currently defined inline.
Back to the top of ResidueBBInfo
bool isBonded(int diff, int type1, int id1, int type2, int id2);
inline static bool isBonded(int diff, int type1, int id1, int type2, int id2);
Function is currently defined inline.
Back to the top of ResidueBBInfo
public: | ||
---|---|---|
unsigned short | size() const ; | |
unsigned short | numOfGroups() const ; | |
unsigned short | startAtomIndexOfGroup(unsigned short group) const ; | |
unsigned short | type() const ; | |
REAL | charge(unsigned short index) const ; | |
ATOM_TYPE | type(unsigned short index) const ; | |
string | name(unsigned short index) const ; | |
vector< unsigned short> | chisAtomsIndeces() const; | |
void | charges(REAL *charges) ; | |
void | groups(int * groups) ; | |
void | atomsTypes(ATOM_TYPE * types) ; | |
void | chiTypes(int * chiTypes) ; | |
void | atomsNames(char ** names) ; | |
void | setChiAtomIndex(unsigned short position, unsigned short atomIndex) ; | |
static bool | isBonded(int diff, int type1, int id1, int type2, int id2); | |
protected: |
Back to the top of ResidueBBInfo
Back to the top of ResidueBBInfo
Back to the top of ResidueBBInfo
Report problems to jkotula@unimax.com