Graphitti
A toolkit/software architecture to ease creating high-performance neural network simulators
Loading...
Searching...
No Matches
OperationManager Member List

This is the complete list of members for OperationManager, including all inherited members.

executeOperation(const Operations &operation) constOperationManager
executeOperation(const Operations &operation, uint64_t arg1, uint64_t arg2) constOperationManager
getInstance()OperationManagerstatic
OperationManager(const OperationManager &operationManager)=deleteOperationManager
OperationManager(OperationManager &&operationManager)=delete (defined in OperationManager)OperationManager
operationToString(const Operations &operation) constOperationManager
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
registerOperation(const Operations &operation, const function< void(uint64_t, uint64_t)> &function)OperationManager
~OperationManager()=defaultOperationManager