OR-Tools  8.2
SigintHandler

Detailed Description

Definition at line 21 of file sigint.h.

Public Member Functions

 SigintHandler ()
 
 ~SigintHandler ()
 
void Register (const std::function< void()> &f)
 

Constructor & Destructor Documentation

◆ SigintHandler()

SigintHandler ( )
inline

Definition at line 23 of file sigint.h.

◆ ~SigintHandler()

Definition at line 42 of file sigint.cc.

Member Function Documentation

◆ Register()

void Register ( const std::function< void()> &  f)

Definition at line 22 of file sigint.cc.


The documentation for this class was generated from the following files: