|
This is the complete list of members for Operation, including all inherited members.
Controller class | Operation | friend |
createInverseOperation() const =0 | Operation | pure virtual |
executeOnScene()=0 | Operation | protectedpure virtual |
executeOnWorkingMemory()=0 | Operation | protectedpure virtual |
getMemoryXController() const | Operation | protected |
getObjectId() const | Operation | |
getScene() const | Operation | protected |
isExecuteable() | Operation | virtual |
Operation(const std::shared_ptr< memoryxcontroller::MemoryXController > &memoryXController, const std::shared_ptr< scene3D::Scene > &scene, const std::string &objectId) | Operation | |
Operation(const std::shared_ptr< memoryxcontroller::MemoryXController > &memoryXController, const std::shared_ptr< scene3D::Scene > &scene) | Operation | |
setObjectId(const std::string &objectId) | Operation | protected |
UndoRedoStack class | Operation | friend |