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