addAnalysisId(const char *analysisId) | rnaml::Object | |
addDatabaseId(const char *databaseId) | rnaml::Object | |
addReferenceId(const char *referenceId) | rnaml::Object | |
Atom() | rnaml::Atom | [inline] |
Atom(const Atom &right) | rnaml::Atom | [inline] |
clone() const | rnaml::Atom | [inline] |
getAnalysisIds() | rnaml::Object | [inline] |
getAnalysisIdsString() const | rnaml::Object | [inline] |
getAtomType() const | rnaml::Atom | [inline] |
getCharge() const | rnaml::Atom | [inline] |
getComment() const | rnaml::Object | [inline] |
getCStructure() const | rnaml::Object | [inline, virtual] |
getDatabaseIds() | rnaml::Object | [inline] |
getDatabaseIdsString() const | rnaml::Object | [inline] |
getElement() const | rnaml::Atom | [inline] |
getOccupancy() const | rnaml::Atom | [inline] |
getReferenceIds() | rnaml::Object | [inline] |
getReferenceIdsString() const | rnaml::Object | [inline] |
getSegId() const | rnaml::Atom | [inline] |
getSerial() const | rnaml::Atom | [inline] |
getTempFactor() const | rnaml::Atom | [inline] |
getX() const | rnaml::Atom | [inline] |
getY() const | rnaml::Atom | [inline] |
getZ() const | rnaml::Atom | [inline] |
Object(rnamlObject *obj=0) | rnaml::Object | |
Object(const Object &right) | rnaml::Object | |
operator=(const Atom &right) | rnaml::Atom | |
rnaml::Object::operator=(const Object &right) | rnaml::Object | [virtual] |
operator==(const Object &right) const | rnaml::Object | [virtual] |
pack(rnamlObject *obj) | rnaml::Object | [protected, static] |
setAtomType(const char *atomType) | rnaml::Atom | [inline] |
setCharge(const char *charge) | rnaml::Atom | [inline] |
setComment(const char *comment) | rnaml::Object | [inline] |
setCoordinates(float x, float y, float z) | rnaml::Atom | [inline] |
setCStructure(rnamlObject *obj) | rnaml::Object | [virtual] |
setElement(const char *element) | rnaml::Atom | [inline] |
setOccupancy(float occupancy) | rnaml::Atom | [inline] |
setSegId(const char *segId) | rnaml::Atom | [inline] |
setSerial(const char *serial) | rnaml::Atom | [inline] |
setTempFactor(float tempFactor) | rnaml::Atom | [inline] |
setX(float x) | rnaml::Atom | [inline] |
setY(float y) | rnaml::Atom | [inline] |
setZ(float z) | rnaml::Atom | [inline] |
toXML() const | rnaml::Object | [inline, virtual] |
~Atom() | rnaml::Atom | [inline, virtual] |
~Object() | rnaml::Object | [virtual] |