PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ SigInstaller()

pism::python::SigInstaller::SigInstaller ( int  sig,
void(*)(int)  new_handler 
)

Installs handle new_handler for signal sig.

Definition at line 33 of file pism_python.cc.

References m_old_handler, and m_sig.