The Gnome Chemistry Utils  0.14.0
gcu::Cycle Member List

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

AddAlias(TypeId id, std::string TypeName)gcu::Objectstatic
AddBond(Atom *start, Atom *end)gcu::Chain
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
Build(std::set< Object * > const &Children)gcu::Objectvirtual
BuildContextualMenu(UIManager *uim, Object *object, double x, double y)gcu::Objectvirtual
BuildLength(unsigned *cycle_size=NULL, unsigned *cycle_pos=NULL)gcu::Chain
BuildPropertiesDialog()gcu::Objectprotectedvirtual
CanSelect() const gcu::Objectinlinevirtual
Chain(Bond *pBond, Atom *pAtom=NULL, TypeId Type=ChainType)gcu::Chain
Chain(Molecule *molecule, Bond *pBond, TypeId Type=ChainType)gcu::Chain
Chain(Molecule *molecule, Atom *pAtom, TypeId Type=ChainType)gcu::Chain
Clear()gcu::Objectvirtual
Contains(Atom *pAtom)gcu::Chain
Contains(Bond *pBond)gcu::Chain
CreateNewSignalId()gcu::Objectstatic
CreateObject(const std::string &TypeName, Object *parent=NULL)gcu::Objectstatic
Cycle(Molecule *molecule)gcu::Cycle
EmitSignal(SignalId Signal)gcu::Object
Erase(Atom *pAtom1, Atom *pAtom2)gcu::Cyclevirtual
Extract(Atom *pAtom1, Atom *pAtom2, Chain &chain)gcu::Chain
FindCycle(Atom *pAtom, Bond *pBond)gcu::Chain
FindCycles(Atom *pAtom)gcu::Chain
GetAngles2D(Bond *pBond, double *a1, double *a2)gcu::Cycle
GetApplication() const gcu::Object
GetAtomAt(double x, double y, double z=0.)gcu::Objectvirtual
GetChild(const gchar *Id) const gcu::Object
GetChildrenNumber() const gcu::Objectinline
GetCoords(double *x, double *y, double *z=NULL) const gcu::Objectvirtual
GetCreationLabel(TypeId Id)gcu::Objectstatic
GetCreationLabel(const std::string &TypeName)gcu::Objectstatic
GetDescendant(const char *Id) const gcu::Object
GetDirty(void) const gcu::Objectinline
GetDocument() const gcu::Object
GetFirstChild(std::map< std::string, Object * >::iterator &i)gcu::Object
GetFirstLink(std::set< Object * >::iterator &i)gcu::Object
GetFusedBonds()gcu::Cycle
GetGroup() const gcu::Object
GetHeteroatoms()gcu::Chain
GetId() const gcu::Objectinline
GetLength()gcu::Chain
GetMeanBondLength()gcu::Chain
GetMolecule() const gcu::Object
GetNextAtom(Atom *pAtom)gcu::Chain
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::Objectvirtual
GetReaction() const gcu::Object
GetRules(TypeId type, RuleId rule)gcu::Objectstatic
GetRules(const std::string &type, RuleId rule)gcu::Objectstatic
GetType() const gcu::Objectinline
GetTypeId(const std::string &Name)gcu::Objectstatic
GetTypeName(TypeId Id)gcu::Objectstatic
GetUnsaturations()gcu::Chain
GetYAlign()gcu::Objectvirtual
HasChildren() const gcu::Objectinline
HasPropertiesDialog() const gcu::Objectvirtual
Identity()gcu::Object
Insert(Atom *pAtom1, Atom *pAtom2, Chain &chain)gcu::Cyclevirtual
IsBetterForBonds(Cycle *pCycle)gcu::Cycle
IsLocked()gcu::Objectinline
Link(Object *object)gcu::Object
Load(xmlNodePtr node)gcu::Objectvirtual
Lock(bool state=true)gcu::Object
m_Bondsgcu::Chainprotected
m_Moleculegcu::Chainprotected
Move(double x, double y, double z=0.)gcu::Objectvirtual
Name()gcu::Cyclevirtual
NotifyEmpty()gcu::Objectinlinevirtual
Object(TypeId Id=OtherType)gcu::Object
OnLoaded()gcu::Objectvirtual
OnSignal(SignalId Signal, Object *Child)gcu::Objectvirtual
OnUnlink(Object *object)gcu::Objectvirtual
Reverse()gcu::Chain
Save(xmlDocPtr xml) const gcu::Objectvirtual
SaveChildren(xmlDocPtr xml, xmlNodePtr node) const gcu::Object
SaveId(xmlNodePtr node) const gcu::Object
SetCreationLabel(TypeId Id, std::string Label)gcu::Objectstatic
SetDirty(bool dirty=true)gcu::Object
SetId(gchar const *Id)gcu::Object
SetParent(Object *Parent)gcu::Object
SetProperty(unsigned property, char const *value)gcu::Objectvirtual
ShowPropertiesDialog()gcu::Object
Simplify()gcu::Cycle
Transform2D(Matrix2D &m, double x, double y)gcu::Objectvirtual
Unlink(Object *object)gcu::Object
~Chain()gcu::Chainvirtual
~Cycle()gcu::Cyclevirtual
~Object()gcu::Objectvirtual