, including all inherited members.
AddChild(xsSerializable *child) | xsSerializable | |
AddProperty(xsProperty *property) | xsSerializable | |
Deserialize(wxXmlNode *node) | xsSerializable | [protected, virtual] |
DeserializeObject(wxXmlNode *node) | xsSerializable | |
Draw(const wxRealPoint &from, const wxRealPoint &to, wxDC &dc) | wxSFSolidArrow | [virtual] |
EnableCloning(bool enab) | xsSerializable | [inline] |
EnablePropertySerialization(const wxString &field, bool enab) | xsSerializable | |
EnableSerialization(bool enab) | xsSerializable | [inline] |
GetArrowFill() const | wxSFSolidArrow | [inline] |
GetArrowPen() const | wxSFSolidArrow | [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_Fill | wxSFSolidArrow | [protected] |
m_fSerialize | xsSerializable | [protected] |
m_lstChildItems | xsSerializable | [protected] |
m_lstProperties | xsSerializable | [protected] |
m_Pen | wxSFSolidArrow | [protected] |
m_pParentItem | xsSerializable | [protected] |
m_pParentManager | xsSerializable | [protected] |
m_pParentShape | wxSFArrowBase | [protected] |
MarkSerializableDataMembers() | wxSFSolidArrow | [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 | [protected, virtual] |
SerializeObject(wxXmlNode *node) | xsSerializable | |
SetArrowFill(const wxBrush &br) | wxSFSolidArrow | [inline] |
SetArrowPen(const wxPen &pen) | wxSFSolidArrow | [inline] |
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] |
wxSFSolidArrow(void) | wxSFSolidArrow | |
wxSFSolidArrow(wxSFShapeBase *parent) | wxSFSolidArrow | |
wxSFSolidArrow(const wxSFSolidArrow &obj) | wxSFSolidArrow | |
wxXmlSerializer class | xsSerializable | [friend] |
XS_DECLARE_CLONABLE_CLASS(wxSFSolidArrow) | wxSFSolidArrow | |
wxSFArrowBase::XS_DECLARE_CLONABLE_CLASS(wxSFArrowBase) | wxSFArrowBase | |
xsSerializable::XS_DECLARE_CLONABLE_CLASS(xsSerializable) | xsSerializable | |
xsSerializable() | xsSerializable | |
xsSerializable(const xsSerializable &obj) | xsSerializable | |
~wxSFArrowBase(void) | wxSFArrowBase | |
~wxSFSolidArrow(void) | wxSFSolidArrow | [virtual] |
~xsSerializable() | xsSerializable | |