| Add(GtkWidget *w) | gcu::Object | [virtual] |
| AddBond(Bond *pBond) | gcu::Atom | [virtual] |
| AddChild(Object *object) | gcu::Object | |
| AddType(string TypeName, Object *(*CreateFunc)(), TypeId id=OtherType) | gcu::Object | [static] |
| Atom() | gcu::Atom | |
| Atom(int Z, double x, double y, double z=0.) | gcu::Atom | |
| Atom(Atom &a) | gcu::Atom | |
| BuildContextualMenu() | gcu::Object | [protected, virtual] |
| CreateObject(string &TypeName, Object *parent=NULL) | gcu::Object | [static] |
| Distance(Atom *pAtom) | gcu::Atom | |
| EmptyTranslationTable() | gcu::Object | |
| GetAtomAt(double x, double y, double z=0.) | gcu::Object | [virtual] |
| GetBond(Atom *pAtom) | gcu::Atom | |
| GetBondsNumber() | gcu::Atom | [inline] |
| GetCharge() | gcu::Atom | [inline] |
| GetChild(const gchar *Id) | gcu::Object | |
| GetCoords(double *x, double *y, double *z=NULL) | gcu::Atom | [virtual] |
| GetDescendant(const gchar *Id) | gcu::Object | |
| GetDocument() | gcu::Object | |
| GetFirstBond(map< Atom *, Bond * >::iterator &i) | gcu::Atom | |
| GetFirstChild(map< string, Object * >::iterator &i) | gcu::Object | |
| GetId() | gcu::Object | [inline] |
| GetMolecule() | gcu::Object | |
| GetNextBond(map< Atom *, Bond * >::iterator &i) | gcu::Atom | |
| GetNextChild(map< string, Object * >::iterator &i) | gcu::Object | |
| GetNextNodeByName(xmlNodePtr node, char *Name) | gcu::Object | |
| GetNextNodeByProp(xmlNodePtr node, char *Property, char *Id) | gcu::Object | |
| GetNodeByName(xmlNodePtr node, char *Name) | gcu::Object | |
| GetNodeByProp(xmlNodePtr node, char *Property, char *Id) | gcu::Object | |
| GetParent() | gcu::Object | [inline] |
| GetParentOfType(TypeId Id) | gcu::Object | |
| GetReaction() | gcu::Object | |
| GetSymbol() | gcu::Atom | |
| GetType() | gcu::Object | [inline] |
| GetZ() | gcu::Atom | [inline] |
| HasChildren() | gcu::Object | [inline] |
| Load(xmlNodePtr node) | gcu::Atom | [virtual] |
| LoadNode(xmlNodePtr node) | gcu::Atom | [virtual] |
| m_Bonds | gcu::Atom | [protected] |
| m_Charge | gcu::Atom | [protected] |
| m_x | gcu::Atom | [protected] |
| m_y | gcu::Atom | [protected] |
| m_z | gcu::Atom | [protected] |
| m_Z | gcu::Atom | [protected] |
| Move(double x, double y, double z=0.) | gcu::Atom | [virtual] |
| Object(TypeId Id=OtherType) | gcu::Object | |
| operator=(Atom &a) | gcu::Atom | |
| Print(GnomePrintContext *pc) | gcu::Object | [virtual] |
| RemoveBond(Bond *pBond) | gcu::Atom | [virtual] |
| Save(xmlDocPtr xml) | gcu::Atom | [virtual] |
| SaveChildren(xmlDocPtr xml, xmlNodePtr node) | gcu::Object | |
| SaveId(xmlNodePtr node) | gcu::Object | |
| SaveNode(xmlDocPtr xml, xmlNodePtr node) | gcu::Atom | [virtual] |
| SetCharge(char Charge) | gcu::Atom | [inline] |
| SetCoords(double x, double y, double z=0) | gcu::Atom | [inline] |
| SetId(gchar *Id) | gcu::Object | |
| SetParent(Object *Parent) | gcu::Object | |
| SetSelected(GtkWidget *w, int state) | gcu::Object | [virtual] |
| SetZ(int Z) | gcu::Atom | [virtual] |
| ShowContextualMenu(unsigned button, unsigned time) | gcu::Object | |
| Update(GtkWidget *w) | gcu::Object | [virtual] |
| x() | gcu::Atom | [inline] |
| y() | gcu::Atom | [inline] |
| z() | gcu::Atom | [inline] |
| zoom(double ZoomFactor) | gcu::Atom | |
| ~Atom() | gcu::Atom | [virtual] |
| ~Object() | gcu::Object | [virtual] |