Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
 Overview   Namespace   Class   Index   Help 

Global Functions in Global Namespace C++
in Sourcefile signal.h


osl_addSignalHandler
extern "C"
oslSignalHandler osl_addSignalHandler(
oslSignalHandlerFunction Handler,
void * pData );

virtual abstract const volatile template static inline C-linkage
NO NO NO NO NO NO NO YES

Summary
the function-ptr. representing the signal handler-function.

osl_raiseSignal
extern "C"
oslSignalAction osl_raiseSignal(
sal_Int32 UserSignal,
void * UserData );

virtual abstract const volatile template static inline C-linkage
NO NO NO NO NO NO NO YES


osl_removeSignalHandler
extern "C"
sal_Bool osl_removeSignalHandler(
oslSignalHandler hHandler );

virtual abstract const volatile template static inline C-linkage
NO NO NO NO NO NO NO YES


Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.