The Gnome Chemistry Utils  0.12.11
gcu::CrystalAtom Member List

This is the complete list of members for gcu::CrystalAtom, including all inherited members.

AddAlias(TypeId id, std::string TypeName)gcu::Objectstatic
AddBond(Bond *pBond)gcu::Atomvirtual
AddChild(Object *object)gcu::Objectvirtual
AddMenuCallback(TypeId Id, BuildMenuCb cb)gcu::Objectstatic
AddRule(TypeId type1, RuleId rule, TypeId type2)gcu::Objectstatic
AddRule(const std::string &type1, RuleId rule, const std::string &type2)gcu::Objectstatic
AddType(std::string TypeName, Object *(*CreateFunc)(), TypeId id=OtherType)gcu::Objectstatic
Atom()gcu::Atom
Atom(int Z, double x, double y, double z=0.)gcu::Atom
Atom(Atom &a)gcu::Atom
Build(std::list< Object * > &Children)gcu::Objectvirtual
BuildContextualMenu(GtkUIManager *UIManager, Object *object, double x, double y)gcu::Objectvirtual
BuildPropertiesDialog()gcu::Objectprotectedvirtual
Clear()gcu::Objectvirtual
Cleave()gcu::CrystalAtominline
CreateNewSignalId()gcu::Objectstatic
CreateObject(const std::string &TypeName, Object *parent=NULL)gcu::Objectstatic
CrystalAtom(CrystalAtom &caAtom)gcu::CrystalAtom
Distance(double x, double y, double z, bool bFixed)gcu::CrystalAtom
gcu::Atom::Distance(Atom *pAtom)gcu::Atom
EmitSignal(SignalId Signal)gcu::Object
GetAtomAt(double x, double y, double z=0.)gcu::Objectvirtual
GetBond(Atom *pAtom) const gcu::Atom
GetBondsNumber() const gcu::Atominline
GetCharge()gcu::Atominline
GetChild(const gchar *Id) const gcu::Object
GetChildrenNumber() const gcu::Objectinline
GetColor(double *red, double *green, double *blue, double *alpha)gcu::CrystalAtom
GetCoords(double *x, double *y, double *z=NULL) const gcu::Atomvirtual
GetCreationLabel(TypeId Id)gcu::Objectstatic
GetCreationLabel(const std::string &TypeName)gcu::Objectstatic
GetDescendant(const gchar *Id) const gcu::Object
GetDirty(void) const gcu::Objectinline
GetDocument() const gcu::Object
GetFirstBond(std::map< Atom *, Bond * >::iterator &i)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::Objectinline
GetMolecule() const gcu::Object
GetNextBond(std::map< Atom *, Bond * >::iterator &i)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::Objectinline
GetParentOfType(TypeId Id) const gcu::Object
GetPossibleAncestorTypes(std::set< TypeId > &types) const gcu::Object
GetProperty(unsigned property) const gcu::CrystalAtomprotectedvirtual
GetRadius()gcu::CrystalAtominline
GetReaction() const gcu::Object
GetRules(TypeId type, RuleId rule)gcu::Objectstatic
GetRules(const std::string &type, RuleId rule)gcu::Objectstatic
GetSize()gcu::CrystalAtom
GetSymbol() const gcu::Atomvirtual
GetType() const gcu::Objectinline
GetTypeId(const std::string &Name)gcu::Objectstatic
GetTypeName(TypeId Id)gcu::Objectstatic
GetVector() const gcu::Atom
GetYAlign()gcu::Objectvirtual
GetZ() const gcu::Atominline
HasChildren() const gcu::Objectinline
HasCustomColor()gcu::CrystalAtominline
HasPropertiesDialog() const gcu::Objectvirtual
Identity()gcu::Object
IsCleaved()gcu::CrystalAtominline
IsInCycle(Cycle *pCycle)gcu::Atom
IsLocked()gcu::Objectinline
Link(Object *object)gcu::Object
Load(xmlNodePtr node)gcu::Atomvirtual
LoadNode(xmlNodePtr node)gcu::CrystalAtomvirtual
Lock(bool state=true)gcu::Object
m_bCustomColorgcu::CrystalAtomprotected
m_Bondsgcu::Atomprotected
m_Chargegcu::Atomprotected
m_fAlphagcu::CrystalAtomprotected
m_fBluegcu::CrystalAtomprotected
m_fGreengcu::CrystalAtomprotected
m_fRedgcu::CrystalAtomprotected
m_nCleavegcu::CrystalAtomprotected
m_Radiusgcu::CrystalAtomprotected
m_xgcu::Atomprotected
m_ygcu::Atomprotected
m_zgcu::Atomprotected
m_Zgcu::Atomprotected
Match(Atom *atom, AtomMatchState &state)gcu::Atomvirtual
Move(double x, double y, double z=0.)gcu::Atomvirtual
Name()gcu::Atomvirtual
NetToCartesian(double a, double b, double c, double alpha, double beta, double gamma)gcu::CrystalAtom
Object(TypeId Id=OtherType)gcu::Object
OnLoaded()gcu::Objectvirtual
OnSignal(SignalId Signal, Object *Child)gcu::Objectvirtual
OnUnlink(Object *object)gcu::Objectvirtual
gcu::Atom::operator=(Atom &a)gcu::Atom
operator==(CrystalAtom &caAtom)gcu::CrystalAtom
r()gcu::CrystalAtominline
RemoveBond(Bond *pBond)gcu::Atomvirtual
Save(xmlDocPtr xml) const gcu::Atomvirtual
SaveChildren(xmlDocPtr xml, xmlNodePtr node) const gcu::Object
SaveId(xmlNodePtr node) const gcu::Object
SaveNode(xmlDocPtr xml, xmlNodePtr node) const gcu::CrystalAtomvirtual
ScalProd(int h, int k, int l)gcu::CrystalAtom
SetCharge(char Charge)gcu::Atominlinevirtual
SetColor(float red, float green, float blue, float alpha)gcu::CrystalAtom
SetCoords(double x, double y, double z=0)gcu::Atominline
SetCreationLabel(TypeId Id, std::string Label)gcu::Objectstatic
SetDefaultColor()gcu::CrystalAtom
SetDirty(bool dirty=true)gcu::Object
SetId(gchar const *Id)gcu::Object
SetParent(Object *Parent)gcu::Object
SetProperty(unsigned property, char const *value)gcu::CrystalAtomprotectedvirtual
SetRadius(const GcuAtomicRadius &r)gcu::CrystalAtom
SetSize(double r)gcu::CrystalAtom
SetZ(int Z)gcu::Atomvirtual
ShowPropertiesDialog()gcu::Object
Transform2D(Matrix2D &m, double x, double y)gcu::Atomvirtual
Unlink(Object *object)gcu::Object
x() const gcu::Atominline
y() const gcu::Atominline
z() const gcu::Atominline
zoom(double ZoomFactor)gcu::Atom
~Atom()gcu::Atomvirtual
~Object()gcu::Objectvirtual