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