, including all inherited members.
| AddAlias(TypeId id, std::string TypeName) | gcu::Object | [static] |
| 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::list< Object * > &Children) | gcu::Object | [virtual] |
| BuildContextualMenu(GtkUIManager *UIManager, Object *object, double x, double y) | gcu::Object | [virtual] |
| BuildPropertiesDialog() | gcu::Object | [protected, virtual] |
| Clear() | gcu::Object | [virtual] |
| ClearDialogs() | gcu::DialogOwner | |
| CreateNewSignalId() | gcu::Object | [static] |
| CreateObject(const std::string &TypeName, Object *parent=NULL) | gcu::Object | [static] |
| CreateResidue(char const *name, char const *symbol, Molecule *molecule) | gcu::Document | [virtual] |
| DialogOwner() | gcu::DialogOwner | |
| Document(Application *App=NULL) | gcu::Document | |
| EmitSignal(SignalId Signal) | gcu::Object | |
| EmptyTranslationTable() | gcu::Document | [inline] |
| EraseTranslationId(const char *Id) | gcu::Document | [inline] |
| GetApp(void) | gcu::Document | [inline] |
| GetAtomAt(double x, double y, double z=0.) | gcu::Object | [virtual] |
| GetChild(const gchar *Id) const | gcu::Object | |
| GetChildrenNumber() const | gcu::Object | [inline] |
| GetCreationLabel(TypeId Id) | gcu::Object | [static] |
| GetCreationLabel(const std::string &TypeName) | gcu::Object | [static] |
| GetDescendant(const gchar *Id) const | gcu::Object | |
| GetDialog(std::string name) | gcu::DialogOwner | |
| GetDirty(void) const | gcu::Object | [inline] |
| GetDocument() const | gcu::Object | |
| GetEmpty(void) const | gcu::SpectrumDocument | [inline] |
| gcu::Document::GetEmpty(void) | gcu::Document | [inline] |
| GetFirstChild(std::map< std::string, Object * >::iterator &i) | gcu::Object | |
| GetFirstLink(std::set< Object * >::iterator &i) | gcu::Object | |
| GetFooterHeight(void) const | gcu::Printable | [inline] |
| GetGroup() const | gcu::Object | |
| GetHeaderHeight(void) const | gcu::Printable | [inline] |
| GetHorizCentered(void) const | gcu::Printable | [inline] |
| GetHorizFit(void) const | gcu::Printable | [inline] |
| GetHPages(void) const | gcu::Printable | [inline] |
| GetId() const | gcu::Object | [inline] |
| GetIntegralVisible(void) const | gcu::SpectrumDocument | [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 | |
| GetPagesNumber() | gcu::Printable | [inline, virtual] |
| GetParent() const | gcu::Object | [inline] |
| GetParentOfType(TypeId Id) const | gcu::Object | |
| GetPossibleAncestorTypes(std::set< TypeId > &types) const | gcu::Object | |
| GetPrintSettings(void) const | gcu::Printable | [inline] |
| GetProperty(unsigned property) const | gcu::Object | [virtual] |
| GetReaction() const | gcu::Object | |
| GetRefFooterHeight(void) | gcu::Printable | [inline] |
| GetRefHeaderHeight(void) | gcu::Printable | [inline] |
| GetRefHorizCentered(void) | gcu::Printable | [inline] |
| GetRefHorizFit(void) | gcu::Printable | [inline] |
| GetRefHPages(void) | gcu::Printable | [inline] |
| gcu::GetRefScale(void) | gcu::Document | [inline] |
| gcu::Printable::GetRefScale(void) | gcu::Printable | [inline] |
| GetRefScaleType(void) | gcu::Printable | [inline] |
| GetRefUnit(void) | gcu::Printable | [inline] |
| GetRefVertCentered(void) | gcu::Printable | [inline] |
| GetRefVertFit(void) | gcu::Printable | [inline] |
| GetRefVPages(void) | gcu::Printable | [inline] |
| GetResidue(char const *symbol, bool *ambiguous=NULL) | gcu::Document | [virtual] |
| GetRules(TypeId type, RuleId rule) | gcu::Object | [static] |
| GetRules(const std::string &type, RuleId rule) | gcu::Object | [static] |
| gcu::GetScale(void) const | gcu::Document | [inline] |
| gcu::Printable::GetScale(void) const | gcu::Printable | [inline] |
| GetScaleType(void) const | gcu::Printable | [inline] |
| GetSpectrumType(void) const | gcu::SpectrumDocument | [inline] |
| GetTitle() | gcu::Document | [inline] |
| GetTranslatedId(const char *id) | gcu::Document | [inline] |
| GetType() const | gcu::Object | [inline] |
| GetTypeId(const std::string &Name) | gcu::Object | [static] |
| GetTypeName(TypeId Id) | gcu::Object | [static] |
| GetUnit(void) const | gcu::Printable | [inline] |
| GetVertCentered(void) const | gcu::Printable | [inline] |
| GetVertFit(void) const | gcu::Printable | [inline] |
| GetView(void) | gcu::SpectrumDocument | [inline] |
| GetVPages(void) const | gcu::Printable | [inline] |
| GetXUnit(void) const | gcu::SpectrumDocument | [inline] |
| GetYAlign() | gcu::Object | [virtual] |
| GetYUnit(void) const | gcu::SpectrumDocument | [inline] |
| HasChildren() const | gcu::Object | [inline] |
| HasPropertiesDialog() const | gcu::Object | [virtual] |
| Identity() | gcu::Object | |
| IsLocked() | gcu::Object | [inline] |
| Link(Object *object) | gcu::Object | |
| Load(char const *uri, char const *mime_type=NULL) | gcu::SpectrumDocument | |
| gcu::Document::Load(xmlNodePtr node) | gcu::Object | [virtual] |
| Loaded() | gcu::Document | [virtual] |
| Lock(bool state=true) | gcu::Object | |
| m_App | gcu::Document | [protected] |
| m_DirtyObjects | gcu::Document | [protected] |
| m_Title | gcu::Document | [protected] |
| m_View | gcu::SpectrumDocument | [protected] |
| Move(double x, double y, double z=0.) | gcu::Object | [virtual] |
| Name() | gcu::Document | [virtual] |
| NotifyDirty(Object *pObject) | gcu::Document | [inline] |
| Object(TypeId Id=OtherType) | gcu::Object | |
| OnLoaded() | gcu::Object | [virtual] |
| OnShowIntegral() | gcu::SpectrumDocument | |
| OnSignal(SignalId Signal, Object *Child) | gcu::Object | [virtual] |
| OnTransformFID(GtkButton *btn) | gcu::SpectrumDocument | |
| OnUnlink(Object *object) | gcu::Object | [virtual] |
| OnXAxisInvert(bool inverted) | gcu::SpectrumDocument | |
| OnXUnitChanged(int i) | gcu::SpectrumDocument | |
| OnYUnitChanged(int i) | gcu::SpectrumDocument | |
| Print(bool preview) | gcu::Printable | |
| Printable() | gcu::Printable | |
| Save() const | gcu::Document | [inline, virtual] |
| gcu::Object::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 | |
| SetFooterHeight(double val) | gcu::Printable | [inline] |
| SetHeaderHeight(double val) | gcu::Printable | [inline] |
| SetHorizCentered(bool val) | gcu::Printable | [inline] |
| SetHorizFit(bool val) | gcu::Printable | [inline] |
| SetHPages(int val) | gcu::Printable | [inline] |
| SetId(gchar const *Id) | gcu::Object | |
| SetPageSetup(GtkPageSetup *PageSetup) | gcu::Printable | |
| SetParent(Object *Parent) | gcu::Object | |
| SetProperty(unsigned property, char const *value) | gcu::Object | [virtual] |
| gcu::SetScale(double val) | gcu::Document | [inline] |
| gcu::Printable::SetScale(double val) | gcu::Printable | [inline] |
| SetScaleType(PrintScaleType val) | gcu::Printable | [inline] |
| SetTarget(char const *id, Object **target, Object *parent, Object *owner=NULL) | gcu::Document | |
| SetTitle(std::string &title) | gcu::Document | [inline, virtual] |
| SetTitle(char const *title) | gcu::Document | [inline, virtual] |
| SetUnit(GtkUnit val) | gcu::Printable | [inline] |
| SetVertCentered(bool val) | gcu::Printable | [inline] |
| SetVertFit(bool val) | gcu::Printable | [inline] |
| SetVPages(int val) | gcu::Printable | [inline] |
| ShowPropertiesDialog() | gcu::Object | |
| SpectrumDocument() | gcu::SpectrumDocument | |
| SpectrumDocument(Application *app, SpectrumView *view=NULL) | gcu::SpectrumDocument | |
| SupportMultiplePages() | gcu::Printable | [inline, virtual] |
| SupportsHeaders() | gcu::Printable | [inline, virtual] |
| Transform2D(Matrix2D &m, double x, double y) | gcu::Object | [virtual] |
| Unlink(Object *object) | gcu::Object | |
| ~DialogOwner() | gcu::DialogOwner | [virtual] |
| ~Document() | gcu::Document | [virtual] |
| ~Object() | gcu::Object | [virtual] |
| ~Printable() | gcu::Printable | [virtual] |
| ~SpectrumDocument() | gcu::SpectrumDocument | |