For nodes that want to manage resetting itself, should implement this interface. The reset callback is called while node is inactive and no passes are running.
Public Member Functions | |
virtual dwStatus | reset ()=0 |
Executes reset of the node. More... | |
virtual | ~IResetable ()=default |
|
virtualdefault |
|
pure virtual |
Executes reset of the node.