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