Interface declaring behaviors that must be implemented by any class capable of handling completion of...
Definition: SharedSubTaskCompletionHandler.h:13
SharedSubTaskCompletionHandler()=default
Default constructor for the shared task completion handler.
virtual void onSharedSubTaskCompletion(std::size_t const key)=0
Pure virtual method that must be overridden by any concrete class to provide handling mechanism for c...