|
|
This is the complete list of members for DeleteGroupOperation, including all inherited members.
| createInverseOperation() const override | DeleteGroupOperation | virtual |
| DeleteGroupOperation(const std::shared_ptr< memoryxcontroller::MemoryXController > &memoryXController, const std::shared_ptr< scene3D::Scene > &scene, const std::string &groupName) | DeleteGroupOperation | |
| executeOnScene() override | DeleteGroupOperation | protectedvirtual |
| executeOnWorkingMemory() override | DeleteGroupOperation | protectedvirtual |
| 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 |