The Gnome Chemistry Utils 0.13.3
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::Object [static]
AddBond(Atom *start, Atom *end)gcu::Chain
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]
Build(std::set< Object * > const &Children)gcu::Object [virtual]
BuildContextualMenu(UIManager *uim, Object *object, double x, double y)gcu::Object [virtual]
BuildPropertiesDialog()gcu::Object [protected, virtual]
CanSelect() const gcu::Object [inline, virtual]
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::Object [virtual]
Contains(Atom *pAtom)gcu::Chain
Contains(Bond *pBond)gcu::Chain
CreateNewSignalId()gcu::Object [static]
CreateObject(const std::string &TypeName, Object *parent=NULL)gcu::Object [static]
Cycle(Molecule *molecule)gcu::Cycle
EmitSignal(SignalId Signal)gcu::Object
Erase(Atom *pAtom1, Atom *pAtom2)gcu::Cycle [virtual]
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::Object [virtual]
GetChild(const gchar *Id) const gcu::Object
GetChildrenNumber() const gcu::Object [inline]
GetCoords(double *x, double *y, double *z=NULL) const gcu::Object [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
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::Object [inline]
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::Object [inline]
GetParentOfType(TypeId Id) const gcu::Object
GetPossibleAncestorTypes(std::set< TypeId > &types) const gcu::Object
GetProperty(unsigned property) const gcu::Object [virtual]
GetReaction() const gcu::Object
GetRules(TypeId type, RuleId rule)gcu::Object [static]
GetRules(const std::string &type, RuleId rule)gcu::Object [static]
GetType() const gcu::Object [inline]
GetTypeId(const std::string &Name)gcu::Object [static]
GetTypeName(TypeId Id)gcu::Object [static]
GetUnsaturations()gcu::Chain
GetYAlign()gcu::Object [virtual]
HasChildren() const gcu::Object [inline]
HasPropertiesDialog() const gcu::Object [virtual]
Identity()gcu::Object
Insert(Atom *pAtom1, Atom *pAtom2, Chain &chain)gcu::Cycle [virtual]
IsBetterForBonds(Cycle *pCycle)gcu::Cycle
IsLocked()gcu::Object [inline]
Link(Object *object)gcu::Object
Load(xmlNodePtr node)gcu::Object [virtual]
Lock(bool state=true)gcu::Object
m_Bondsgcu::Chain [protected]
m_Moleculegcu::Chain [protected]
Move(double x, double y, double z=0.)gcu::Object [virtual]
Name()gcu::Cycle [virtual]
NotifyEmpty()gcu::Object [inline, virtual]
Object(TypeId Id=OtherType)gcu::Object
OnLoaded()gcu::Object [virtual]
OnSignal(SignalId Signal, Object *Child)gcu::Object [virtual]
OnUnlink(Object *object)gcu::Object [virtual]
Reverse()gcu::Chain
Save(xmlDocPtr xml) const gcu::Object [virtual]
SaveChildren(xmlDocPtr xml, xmlNodePtr node) const gcu::Object
SaveId(xmlNodePtr node) const gcu::Object
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::Object [virtual]
ShowPropertiesDialog()gcu::Object
Simplify()gcu::Cycle
Transform2D(Matrix2D &m, double x, double y)gcu::Object [virtual]
Unlink(Object *object)gcu::Object
~Chain()gcu::Chain [virtual]
~Cycle()gcu::Cycle [virtual]
~Object()gcu::Object [virtual]