, including all inherited members.
AddAlias(TypeId id, std::string TypeName) | gcu::Object | [static] |
AddChild(Object *object) | gcu::Object | [virtual] |
AddItem() | gcp::ReactionArrow | [virtual] |
AddMenuCallback(TypeId Id, BuildMenuCb cb) | gcu::Object | [static] |
AddProp(gcu::Object *object) | gcp::ReactionArrow | |
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] |
Arrow(gcu::TypeId Type) | gcp::Arrow | |
Build(std::list< Object * > &Children) | gcu::Object | [virtual] |
BuildContextualMenu(GtkUIManager *UIManager, gcu::Object *object, double x, double y) | gcp::ReactionArrow | [virtual] |
BuildPropertiesDialog() | gcu::Object | [protected, virtual] |
Clear() | gcu::Object | [virtual] |
CreateNewSignalId() | gcu::Object | [static] |
CreateObject(const std::string &TypeName, Object *parent=NULL) | gcu::Object | [static] |
EmitSignal(SignalId Signal) | 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 *xstart, double *ystart, double *xend, double *yend) | gcp::Arrow | |
GetCreationLabel(TypeId Id) | gcu::Object | [static] |
GetCreationLabel(const std::string &TypeName) | gcu::Object | [static] |
GetDescendant(const gchar *Id) const | gcu::Object | |
GetDirty(void) const | gcu::Object | [inline] |
GetDocument() const | gcu::Object | |
GetEndStep() | gcp::ReactionArrow | [inline] |
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] |
GetItem(void) | gccv::ItemClient | [inline] |
GetMolecule() const | gcu::Object | |
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] |
GetStartStep() | gcp::ReactionArrow | [inline] |
GetType() const | gcu::Object | [inline] |
GetTypeId(const std::string &Name) | gcu::Object | [static] |
GetTypeName(TypeId Id) | gcu::Object | [static] |
GetYAlign() | gcp::Arrow | [virtual] |
HasChildren() const | gcu::Object | [inline] |
HasPropertiesDialog() const | gcu::Object | [virtual] |
Identity() | gcu::Object | |
IsLocked() | gcu::Object | [inline] |
ItemClient() | gccv::ItemClient | |
Link(Object *object) | gcu::Object | |
Load(xmlNodePtr node) | gcp::ReactionArrow | [virtual] |
Lock(bool state=true) | gcu::Object | |
m_height | gcp::Arrow | [protected] |
m_Item | gccv::ItemClient | [protected] |
m_width | gcp::Arrow | [protected] |
m_x | gcp::Arrow | [protected] |
m_y | gcp::Arrow | [protected] |
Move(double x, double y, double z=0) | gcp::ReactionArrow | [virtual] |
Name() | gcp::ReactionArrow | [virtual] |
Object(TypeId Id=OtherType) | gcu::Object | |
OnLoaded() | gcu::Object | [virtual] |
OnSignal(gcu::SignalId Signal, gcu::Object *Child) | gcp::ReactionArrow | [virtual] |
OnUnlink(Object *object) | gcu::Object | [virtual] |
PositionChild(ReactionProp *prop) | gcp::ReactionArrow | |
RemoveStep(ReactionStep *Step) | gcp::ReactionArrow | |
Save(xmlDocPtr xml) const | gcp::ReactionArrow | [virtual] |
gcp::Arrow::Save(xmlDocPtr xml, xmlNodePtr node) const | gcp::Arrow | [protected] |
SaveChildren(xmlDocPtr xml, xmlNodePtr node) const | gcu::Object | |
SaveId(xmlNodePtr node) const | gcu::Object | |
SetCoords(double xstart, double ystart, double xend, double yend) | gcp::Arrow | |
SetCreationLabel(TypeId Id, std::string Label) | gcu::Object | [static] |
SetDirty(bool dirty=true) | gcu::Object | |
SetEndStep(ReactionStep *Step) | gcp::ReactionArrow | [inline] |
SetId(gchar const *Id) | gcu::Object | |
SetParent(Object *Parent) | gcu::Object | |
SetProperty(unsigned property, char const *value) | gcp::ReactionArrow | [virtual] |
SetSelected(int state) | gcp::ReactionArrow | [virtual] |
SetStartStep(ReactionStep *Step) | gcp::ReactionArrow | [inline] |
ShowPropertiesDialog() | gcu::Object | |
Transform2D(gcu::Matrix2D &m, double x, double y) | gcp::Arrow | [virtual] |
Unlink(Object *object) | gcu::Object | |
UpdateItem() | gcp::ReactionArrow | [virtual] |
~Arrow() | gcp::Arrow | [virtual] |
~ItemClient() | gccv::ItemClient | [virtual] |
~Object() | gcu::Object | [virtual] |
~ReactionArrow() | gcp::ReactionArrow | [virtual] |