|
Graphitti
A toolkit/software architecture to ease creating high-performance neural network simulators
|
This is the complete list of members for OperationManager, including all inherited members.
| executeOperation(const Operations &operation) const | OperationManager | |
| getInstance() | OperationManager | static |
| OperationManager(const OperationManager &operationManager)=delete | OperationManager | |
| OperationManager(OperationManager &&operationManager)=delete (defined in OperationManager) | OperationManager | |
| operationToString(const Operations &operation) const | OperationManager | |
| operator=(const OperationManager &operationManager)=delete (defined in OperationManager) | OperationManager | |
| operator=(OperationManager &&operationManager)=delete (defined in OperationManager) | OperationManager | |
| registerOperation(const Operations &operation, const function< void()> &function) | OperationManager | |
| ~OperationManager()=default | OperationManager |