wxArt2D
a2dCommandProcessor Member List

This is the complete list of members for a2dCommandProcessor, including all inherited members.

a2dCommandProcessor(int maxCommands=-1)a2dCommandProcessor
a2dObject()a2dObject
a2dObject(const a2dObject &other, CloneOptions options, a2dRefMap *refs) (defined in a2dObject)a2dObject
AddProperty(a2dNamedProperty *property)a2dObjectvirtual
AlwaysWriteSerializationId() const a2dObjectvirtual
CanRedo() const a2dCommandProcessorvirtual
CanUndo() const a2dCommandProcessorvirtual
CheckReferences()a2dObject
ClearCommands()a2dCommandProcessorvirtual
Clone(CloneOptions options, a2dRefMap *refs=NULL) const a2dObject
clone_childs enum valuea2dObject
clone_deep enum value (defined in a2dObject)a2dObject
clone_flat enum value (defined in a2dObject)a2dObject
clone_members enum valuea2dObject
clone_noCameleonRef enum valuea2dObject
clone_noReference enum valuea2dObject
clone_properties enum valuea2dObject
clone_seteditcopy enum valuea2dObject
clone_setoriginal enum valuea2dObject
clone_toDrag enum valuea2dObject
clone_unused enum valuea2dObject
CloneOptions enum namea2dObject
CommandGroupBegin(const wxString &name)a2dCommandProcessor
CommandGroupBegin(a2dCommandGroup *group)a2dCommandProcessor
CommandGroupEnd(a2dCommandGroup *group)a2dCommandProcessor
Connect(int winid, int lastId, int eventType, wxObjectEventFunction func, wxObject *userData=(wxObject *) NULL, wxEvtHandler *eventSink=(wxEvtHandler *) NULL) (defined in a2dObject)a2dObject
ConnectEvent(wxEventType type, wxEvtHandler *eventSink)a2dObject
DECLARE_PROPERTIES() (defined in a2dObject)a2dObject
Disconnect(int winid, int lastId, wxEventType eventType, wxObjectEventFunction func=NULL, wxObject *userData=(wxObject *) NULL, wxEvtHandler *eventSink=(wxEvtHandler *) NULL) (defined in a2dObject)a2dObject
DisconnectEvent(wxEventType type, wxEvtHandler *eventSink)a2dObject
DisconnectEventAll(wxEvtHandler *eventSink)a2dObject
DoCommand(a2dCommand &cmd)a2dCommandProcessorprotectedvirtual
DoIgnoreIfNotMember(const a2dPropertyId *id) const a2dObjectinlineprotectedvirtual
DoLoad(wxObject *parent, a2dIOHandlerXmlSerIn &parser, a2dXmlSer_flag xmlparts)a2dObjectprotectedvirtual
DoPostCommand(a2dCommand &cmd)a2dCommandProcessorprotectedvirtual
DoPreCommand(a2dCommand &cmd)a2dCommandProcessorprotectedvirtual
DoSave(wxObject *parent, a2dIOHandlerXmlSerOut &out, a2dXmlSer_flag xmlparts, a2dObjectList *towrite)a2dObjectprotectedvirtual
DoWalker(wxObject *parent, a2dWalkerIOHandler &handler)a2dObjectprotectedvirtual
EditProperties(const a2dPropertyId *id, bool withUndo=true)a2dObjectvirtual
FindActiveGroup()a2dCommandProcessorprotected
FindProperty(const a2dPropertyId *id, a2dPropertyId::Flags flags=a2dPropertyId::flag_none)a2dObjectvirtual
FindProperty(const a2dPropertyId *id, a2dPropertyId::Flags flags=a2dPropertyId::flag_none) const a2dObjectvirtual
GetAutoZeroPtrList()a2dObjectinline
GetCheck() const a2dObjectinline
GetCurrentCommand() const a2dCommandProcessorinline
GetCurrentGroup() const a2dCommandProcessorinline
GetMaxCommands() const a2dCommandProcessorinline
GetName() const a2dObjectvirtual
GetOwnedBy()a2dObjectinline
GetProperty(const a2dPropertyId *propertyId, a2dPropertyId::Flags flags=a2dPropertyId::flag_none) const a2dObject
GetPropertyList() const a2dObjectinline
GetRedoAccelerator() const a2dCommandProcessorinline
GetRedoMenuLabel() const a2dCommandProcessor
GetRelease() const a2dObjectinline
GetRootGroup() const a2dCommandProcessorinline
GetUndoAccelerator() const a2dCommandProcessorinline
GetUndoMenuLabel() const a2dCommandProcessor
GetUniqueSerializationId() const a2dObject
GetURI() const a2dObject
HasDynamicProperties() const a2dObjectinline
HasProperty(const a2dPropertyId *id, const wxString &stringvalue=wxEmptyString) const a2dObjectvirtual
Initialize()a2dCommandProcessorvirtual
IsTemporary_DontSave() const a2dObjectinlinevirtual
LinkReference(a2dObject *other)a2dObjectvirtual
Load(wxObject *parent, a2dIOHandlerXmlSerIn &parser)a2dObjectvirtual
LoadFromDocument(a2dIOHandlerXmlSerIn &parser)a2dObject
m_autozeroptrlista2dObjectprotected
m_checka2dObjectprotected
m_currentCommanda2dCommandProcessorprotected
m_currentGroupa2dCommandProcessorprotected
m_iteratorCount (defined in a2dObject)a2dObjectprotected
m_maxNoCommandsa2dCommandProcessorprotected
m_pendingDisconnects (defined in a2dObject)a2dObjectprotected
m_propertylista2dObjectprotected
m_recursion_activea2dObjectprotected
m_redoAcceleratora2dCommandProcessorprotected
m_refcounta2dObjectprotected
m_releasea2dObjectprotected
m_rootGroupa2dCommandProcessorprotected
m_undoAcceleratora2dCommandProcessorprotected
OnPropertyChanged(const a2dPropertyId *id)a2dObjectvirtual
operator=(const a2dObject &other)a2dObject
ProcessConnectedEvent(wxEvent &event)a2dObject
ProcessEvent(wxEvent &event) (defined in a2dObject)a2dObjectvirtual
PROPID_autozeroptrlist (defined in a2dObject)a2dObjectstatic
PROPID_Checka2dObjectstatic
PROPID_Namea2dObjectstatic
PROPID_URIa2dObjectstatic
Redo()a2dCommandProcessorvirtual
RedoCommand(a2dCommand &cmd)a2dCommandProcessorprotectedvirtual
refcount_nondynamic enum value (defined in a2dObject)a2dObjectprotected
RemoveProperty(const a2dPropertyId *id, bool all=true)a2dObjectvirtual
RemoveTemporaryProperties()a2dObject
ResolveInform()a2dObjectvirtual
Save(wxObject *parent, a2dIOHandlerXmlSerOut &out, a2dObjectList *towrite)a2dObjectvirtual
SaveAsDocument(a2dIOHandlerXmlSerOut &out)a2dObject
SearchDynamicEventTable(wxEvent &event) (defined in a2dObject)a2dObject
SentBusyEvent(bool start, a2dCommand *command)a2dCommandProcessorprotected
SetCheck(bool check)a2dObjectinline
SetCurrentGroup(a2dCommandGroup *group)a2dCommandProcessor
SetCurrentToLastActive()a2dCommandProcessorprotected
SetMenuStrings()a2dCommandProcessorvirtual
SetName(const wxString &name)a2dObjectvirtual
SetNonDynamic()a2dObjectvirtual
SetOrAddPropertyToObject(a2dObject *propRefObject, const wxString &name, const wxString &value=wxT(""), bool withUndo=true)a2dCommandProcessorvirtual
SetOrAddPropertyToObject(a2dObject *propRefObject, a2dNamedProperty *property, bool withUndo=true)a2dCommandProcessorvirtual
SetProperty(a2dNamedProperty *propertyHolder, a2dPropertyId::SetFlags flags=a2dPropertyId::set_none)a2dObject
SetProperty(const a2dNamedProperty &propertyHolder, a2dPropertyId::SetFlags flags=a2dPropertyId::set_none)a2dObject
SetRedoAccelerator(const wxString &accel)a2dCommandProcessorinline
SetRelease(bool value)a2dObjectinline
SetUndoAccelerator(const wxString &accel)a2dCommandProcessorinline
SetURI(const wxURI &url)a2dObject
sm_Edit_propertiesa2dObjectstatic
SmrtPtrRelease()a2dCommandProcessorvirtual
Store(a2dCommand *command)a2dCommandProcessorvirtual
Submit(a2dCommand *command, bool storeIt=true)a2dCommandProcessorvirtual
TakeOverProperties(a2dObject *from, a2dPropertyIdList *listOfIds)a2dObject
TAutoZeroPtrListClass typedefa2dObject
Undo()a2dCommandProcessorvirtual
UndoCommand(a2dCommand &cmd)a2dCommandProcessorprotectedvirtual
Walker(wxObject *parent, a2dWalkerIOHandler &handler)a2dObject
~a2dCommandProcessor()a2dCommandProcessorvirtual
~a2dObject()a2dObjectvirtual
Member List -- Sun Oct 12 2014 17:04:33 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation