#include <Compound.h>
List of all members.
Constructor & Destructor Documentation
SimTK::ResidueInfo::ResidueInfo |
( |
ResidueInfo::Index |
ix, |
|
|
const Compound::Name & |
name, |
|
|
const BiopolymerResidue & |
res, |
|
|
Compound::AtomIndex |
atomOffset, |
|
|
char |
insertionCode = ' ' |
|
) |
| |
Member Function Documentation
SimTK::ResidueInfo::SimTK_DEFINE_UNIQUE_LOCAL_INDEX_TYPE |
( |
ResidueInfo |
, |
|
|
Index |
|
|
) |
| |
BiopolymerResidue::Index type is an integer index into residues of a Biopolymer.
SimTK::ResidueInfo::SimTK_DEFINE_UNIQUE_LOCAL_INDEX_TYPE |
( |
ResidueInfo |
, |
|
|
AtomIndex |
|
|
) |
| |
AtomIndex SimTK::ResidueInfo::addAtom |
( |
Compound::AtomIndex |
index, |
|
|
const Compound::AtomName & |
name |
|
) |
| [inline] |
size_t SimTK::ResidueInfo::getNumAtoms |
( |
| ) |
const [inline] |
const AtomInfo& SimTK::ResidueInfo::getAtomInfo |
( |
AtomIndex |
a | ) |
const [inline] |
AtomInfo& SimTK::ResidueInfo::updAtomInfo |
( |
AtomIndex |
a | ) |
[inline] |
const std::set<Compound::Name>& SimTK::ResidueInfo::getNames |
( |
| ) |
const [inline] |
const Compound::Name& SimTK::ResidueInfo::getPdbResidueName |
( |
| ) |
const [inline] |
const int SimTK::ResidueInfo::getPdbResidueNumber |
( |
| ) |
const [inline] |
const char SimTK::ResidueInfo::getPdbInsertionCode |
( |
| ) |
const [inline] |
Compound::AtomIndex SimTK::ResidueInfo::getAtomIndex |
( |
ResidueInfo::AtomIndex |
a | ) |
const [inline] |
Compound::AtomIndex SimTK::ResidueInfo::getAtomIndex |
( |
Compound::AtomName |
a | ) |
const [inline] |
const String& SimTK::ResidueInfo::getAtomName |
( |
ResidueInfo::AtomIndex |
a | ) |
const [inline] |
const std::set<Compound::AtomName>& SimTK::ResidueInfo::getAtomSynonyms |
( |
ResidueInfo::AtomIndex |
a | ) |
const [inline] |
ResidueInfo& SimTK::ResidueInfo::setPdbResidueNumber |
( |
int |
num | ) |
[inline] |
ResidueInfo::Index SimTK::ResidueInfo::getIndex |
( |
| ) |
const [inline] |
The documentation for this class was generated from the following file: