#include <atom_impl.hh>
Inherits ost::GenericPropContainerImpl.
Definition at line 49 of file atom_impl.hh.
| AtomImpl | ( | const EntityImplPtr & | ent, | |
| const ResidueImplPtr & | res, | |||
| const String & | name, | |||
| const geom::Vec3 & | pos, | |||
| const AtomProp & | prop, | |||
| unsigned long | index | |||
| ) |
| ~AtomImpl | ( | ) |
| void AddSecondaryConnector | ( | const ConnectorImplP & | bp | ) |
| void Apply | ( | EntityVisitor & | h | ) |
| void ClearDirectionality | ( | ) |
| void DeleteAllConnectors | ( | ) |
| void DeleteAllTorsions | ( | ) |
| void DeleteConnector | ( | const ConnectorImplP & | conn, | |
| bool | delete_other = true | |||
| ) |
| AtomProp& GetAtomProps | ( | ) | [inline] |
Definition at line 76 of file atom_impl.hh.
| const AtomProp& GetAtomProps | ( | ) | const [inline] |
Definition at line 74 of file atom_impl.hh.
| int GetConnectorCount | ( | ) | const [inline] |
Definition at line 104 of file atom_impl.hh.
| EntityImplPtr GetEntity | ( | ) | const |
| unsigned long GetIndex | ( | ) | const [inline] |
Definition at line 142 of file atom_impl.hh.
| int GetIntProperty | ( | Prop::ID | prop_id | ) | const |
| const String& GetName | ( | ) | const [inline] |
Definition at line 59 of file atom_impl.hh.
| const geom::Vec3& GetOriginalPos | ( | ) | const [inline] |
Definition at line 68 of file atom_impl.hh.
| const geom::Vec3& GetPos | ( | ) | const [inline] |
Definition at line 66 of file atom_impl.hh.
| const ConnectorImplP& GetPrimaryConnector | ( | ) | const [inline] |
Definition at line 84 of file atom_impl.hh.
| String GetQualifiedName | ( | ) | const |
| ResidueImplPtr GetResidue | ( | ) | const |
| const ConnectorImplList& GetSecondaryConnectors | ( | ) | const [inline] |
Definition at line 88 of file atom_impl.hh.
| unsigned int GetState | ( | ) | const [inline] |
Definition at line 114 of file atom_impl.hh.
| bool HasPrevious | ( | ) | const [inline] |
Definition at line 127 of file atom_impl.hh.
| bool IsTraced | ( | ) | const [inline] |
Definition at line 112 of file atom_impl.hh.
| bool IsVisited | ( | ) | const [inline] |
Definition at line 109 of file atom_impl.hh.
| void SetIndex | ( | unsigned long | index | ) | [inline] |
Definition at line 143 of file atom_impl.hh.
| void SetName | ( | const String & | atom_name | ) | [inline] |
Definition at line 61 of file atom_impl.hh.
| void SetOriginalPos | ( | const geom::Vec3 & | pos | ) | [inline] |
Definition at line 72 of file atom_impl.hh.
| void SetPrimaryConnector | ( | const ConnectorImplP & | bp | ) | [inline] |
Definition at line 80 of file atom_impl.hh.
| void SetState | ( | int | state | ) | [inline] |
Definition at line 118 of file atom_impl.hh.
| void SetTraced | ( | bool | f | ) | [inline] |
Definition at line 111 of file atom_impl.hh.
| void SetTransformedPos | ( | const geom::Vec3 & | pos | ) | [inline] |
Definition at line 70 of file atom_impl.hh.
| void SetVisited | ( | bool | f | ) | [inline] |
Definition at line 108 of file atom_impl.hh.
| void TraceDirectionality | ( | FragmentImplP | frag, | |
| ConnectorImplP | conn, | |||
| int | n, | |||
| unsigned int & | c | |||
| ) |
trace directionality
| void UpdateFromICS | ( | ) |
| void UpdateFromXCS | ( | ) |
1.5.8