| AddChild(xsSerializable *child) | xsSerializable | |
| AddProperty(xsProperty *property) | xsSerializable | |
| Deserialize(wxXmlNode *node) | xsSerializable | protectedvirtual |
| DeserializeObject(wxXmlNode *node) | xsSerializable | |
| Draw(const wxRealPoint &from, const wxRealPoint &to, wxDC &dc) | wxSFArrowBase | virtual |
| EnableCloning(bool enab) | xsSerializable | inline |
| EnablePropertySerialization(const wxString &field, bool enab) | xsSerializable | |
| EnableSerialization(bool enab) | xsSerializable | inline |
| GetChild(long id, bool recursive=xsNORECURSIVE) | xsSerializable | |
| GetChildren(wxClassInfo *type, SerializableList &list) | xsSerializable | |
| GetChildrenList() | xsSerializable | inline |
| GetChildrenRecursively(wxClassInfo *type, SerializableList &list, SEARCHMODE mode=searchBFS) | xsSerializable | |
| GetFirstChild() | xsSerializable | |
| GetFirstChild(wxClassInfo *type) | xsSerializable | |
| GetFirstChildNode() const | xsSerializable | inline |
| GetId() const | xsSerializable | inline |
| GetLastChild() | xsSerializable | |
| GetLastChild(wxClassInfo *type) | xsSerializable | |
| GetLastChildNode() const | xsSerializable | inline |
| GetParent() | xsSerializable | inline |
| GetParentManager() | xsSerializable | inline |
| GetParentShape() | wxSFArrowBase | inline |
| GetProperties() | xsSerializable | inline |
| GetProperty(const wxString &field) | xsSerializable | |
| GetSibbling() | xsSerializable | |
| GetSibbling(wxClassInfo *type) | xsSerializable | |
| HasChildren() const | xsSerializable | inline |
| InitChild(xsSerializable *child) | xsSerializable | protected |
| InsertChild(size_t pos, xsSerializable *child) | xsSerializable | |
| IsCloningEnabled() const | xsSerializable | inline |
| IsPropertySerialized(const wxString &field) | xsSerializable | |
| IsSerialized() const | xsSerializable | inline |
| m_fClone | xsSerializable | protected |
| m_fSerialize | xsSerializable | protected |
| m_lstChildItems | xsSerializable | protected |
| m_lstProperties | xsSerializable | protected |
| m_nId | xsSerializable | private |
| m_pParentItem | xsSerializable | protected |
| m_pParentManager | xsSerializable | protected |
| m_pParentShape | wxSFArrowBase | protected |
| operator<<(xsSerializable *child) | xsSerializable | |
| RemoveChild(xsSerializable *child) | xsSerializable | |
| RemoveChildren() | xsSerializable | |
| RemoveProperty(xsProperty *property) | xsSerializable | |
| Reparent(xsSerializable *parent) | xsSerializable | |
| searchBFS enum value | xsSerializable | |
| searchDFS enum value | xsSerializable | |
| SEARCHMODE enum name | xsSerializable | |
| Serialize(wxXmlNode *node) | xsSerializable | protectedvirtual |
| SerializeObject(wxXmlNode *node) | xsSerializable | |
| SetId(long id) | xsSerializable | |
| SetParent(xsSerializable *parent) | xsSerializable | inline |
| SetParentManager(wxXmlSerializer *parent) | xsSerializable | inline |
| SetParentShape(wxSFShapeBase *parent) | wxSFArrowBase | inline |
| TranslateArrow(wxPoint *trg, const wxRealPoint *src, int n, const wxRealPoint &from, const wxRealPoint &to) | wxSFArrowBase | protected |
| wxSFArrowBase(void) | wxSFArrowBase | |
| wxSFArrowBase(wxSFShapeBase *parent) | wxSFArrowBase | |
| wxSFArrowBase(const wxSFArrowBase &obj) | wxSFArrowBase | |
| wxSFLineShape class | wxSFArrowBase | friend |
| XS_DECLARE_CLONABLE_CLASS(wxSFArrowBase) | wxSFArrowBase | |
| xsSerializable::XS_DECLARE_CLONABLE_CLASS(xsSerializable) | xsSerializable | |
| xsSerializable() | xsSerializable | |
| xsSerializable(const xsSerializable &obj) | xsSerializable | |
| ~wxSFArrowBase(void) | wxSFArrowBase | |
| ~xsSerializable() | xsSerializable | |