Crashpad
|
An interface for operations that may be Started and Stopped. More...
#include "util/thread/stoppable.h"
Public Member Functions | |
virtual void | Start ()=0 |
Starts the operation. | |
virtual void | Stop ()=0 |
Stops the operation. | |
An interface for operations that may be Started and Stopped.