The Gnome Chemistry Utils
0.14.0
|
This is the complete list of members for gcu::Atom, including all inherited members.
AddAlias(TypeId id, std::string TypeName) | gcu::Object | static |
AddBond(Bond *pBond) | gcu::Atom | virtual |
AddChild(Object *object) | gcu::Object | virtual |
AddMenuCallback(TypeId Id, BuildMenuCb cb) | gcu::Object | static |
AddRule(TypeId type1, RuleId rule, TypeId type2) | gcu::Object | static |
AddRule(const std::string &type1, RuleId rule, const std::string &type2) | gcu::Object | static |
AddType(std::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 | |
Build(std::set< Object * > const &Children) | gcu::Object | virtual |
BuildContextualMenu(UIManager *uim, Object *object, double x, double y) | gcu::Object | virtual |
BuildPropertiesDialog() | gcu::Object | protectedvirtual |
CanSelect() const | gcu::Object | inlinevirtual |
Clear() | gcu::Object | virtual |
CreateNewSignalId() | gcu::Object | static |
CreateObject(const std::string &TypeName, Object *parent=NULL) | gcu::Object | static |
Distance(Atom *pAtom) | gcu::Atom | |
EmitSignal(SignalId Signal) | gcu::Object | |
GetApplication() const | gcu::Object | |
GetAtomAt(double x, double y, double z=0.) | gcu::Object | virtual |
GetBond(Atom *pAtom) const | gcu::Atom | |
GetBondsNumber() const | gcu::Atom | inline |
GetCharge() | gcu::Atom | inline |
GetChild(const gchar *Id) const | gcu::Object | |
GetChildrenNumber() const | gcu::Object | inline |
GetCoords(double *x, double *y, double *z=NULL) const | gcu::Atom | virtual |
GetCreationLabel(TypeId Id) | gcu::Object | static |
GetCreationLabel(const std::string &TypeName) | gcu::Object | static |
GetDescendant(const char *Id) const | gcu::Object | |
GetDirty(void) const | gcu::Object | inline |
GetDocument() const | gcu::Object | |
GetFirstBond(std::map< Atom *, Bond * >::iterator &i) | gcu::Atom | |
GetFirstBond(std::map< Atom *, Bond * >::const_iterator &i) const | gcu::Atom | |
GetFirstChild(std::map< std::string, Object * >::iterator &i) | gcu::Object | |
GetFirstLink(std::set< Object * >::iterator &i) | gcu::Object | |
GetGroup() const | gcu::Object | |
GetId() const | gcu::Object | inline |
GetMolecule() const | gcu::Object | |
GetNextBond(std::map< Atom *, Bond * >::iterator &i) | gcu::Atom | |
GetNextBond(std::map< Atom *, Bond * >::const_iterator &i) const | gcu::Atom | |
GetNextChild(std::map< std::string, Object * >::iterator &i) | gcu::Object | |
GetNextLink(std::set< Object * >::iterator &i) | gcu::Object | |
GetNextNodeByName(xmlNodePtr node, char const *Name) | gcu::Object | |
GetNextNodeByProp(xmlNodePtr node, char const *Property, char const *Id) | gcu::Object | |
GetNodeByName(xmlNodePtr node, char const *Name) | gcu::Object | |
GetNodeByProp(xmlNodePtr node, char const *Property, char const *Id) | gcu::Object | |
GetParent() const | gcu::Object | inline |
GetParentOfType(TypeId Id) const | gcu::Object | |
GetPossibleAncestorTypes(std::set< TypeId > &types) const | gcu::Object | |
GetProperty(unsigned property) const | gcu::Atom | virtual |
GetReaction() const | gcu::Object | |
GetRules(TypeId type, RuleId rule) | gcu::Object | static |
GetRules(const std::string &type, RuleId rule) | gcu::Object | static |
GetSymbol() const | gcu::Atom | virtual |
GetType() const | gcu::Object | inline |
GetTypeId(const std::string &Name) | gcu::Object | static |
GetTypeName(TypeId Id) | gcu::Object | static |
GetVector() const | gcu::Atom | |
GetYAlign() | gcu::Object | virtual |
GetZ() const | gcu::Atom | inline |
HasChildren() const | gcu::Object | inline |
HasPropertiesDialog() const | gcu::Object | virtual |
Identity() | gcu::Object | |
IsInCycle(Cycle *pCycle) | gcu::Atom | |
IsLocked() | gcu::Object | inline |
Link(Object *object) | gcu::Object | |
Load(xmlNodePtr node) | gcu::Atom | virtual |
LoadNode(xmlNodePtr node) | gcu::Atom | virtual |
Lock(bool state=true) | gcu::Object | |
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 |
Match(Atom *atom, AtomMatchState &state) | gcu::Atom | virtual |
Move(double x, double y, double z=0.) | gcu::Atom | virtual |
Name() | gcu::Atom | virtual |
NetToCartesian(double a, double b, double c, double alpha, double beta, double gamma) | gcu::Atom | |
NotifyEmpty() | gcu::Object | inlinevirtual |
Object(TypeId Id=OtherType) | gcu::Object | |
OnLoaded() | gcu::Object | virtual |
OnSignal(SignalId Signal, Object *Child) | gcu::Object | virtual |
OnUnlink(Object *object) | gcu::Object | virtual |
operator=(Atom &a) | gcu::Atom | |
RemoveBond(Bond *pBond) | gcu::Atom | virtual |
Save(xmlDocPtr xml) const | gcu::Atom | virtual |
SaveChildren(xmlDocPtr xml, xmlNodePtr node) const | gcu::Object | |
SaveId(xmlNodePtr node) const | gcu::Object | |
SaveNode(xmlDocPtr xml, xmlNodePtr node) const | gcu::Atom | virtual |
SetCharge(char Charge) | gcu::Atom | inlinevirtual |
SetCoords(double x, double y, double z=0) | gcu::Atom | inline |
SetCreationLabel(TypeId Id, std::string Label) | gcu::Object | static |
SetDirty(bool dirty=true) | gcu::Object | |
SetId(gchar const *Id) | gcu::Object | |
SetParent(Object *Parent) | gcu::Object | |
SetProperty(unsigned property, char const *value) | gcu::Atom | virtual |
SetZ(int Z) | gcu::Atom | virtual |
ShowPropertiesDialog() | gcu::Object | |
Transform2D(Matrix2D &m, double x, double y) | gcu::Atom | virtual |
Unlink(Object *object) | gcu::Object | |
x() const | gcu::Atom | inline |
y() const | gcu::Atom | inline |
z() const | gcu::Atom | inline |
zoom(double ZoomFactor) | gcu::Atom | |
~Atom() | gcu::Atom | virtual |
~Object() | gcu::Object | virtual |