PosixSignalDispatcher.h

Langue: en

Autres versions - même langue

Version: 317098 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

PosixSignalDispatcher.h -

SYNOPSIS


#include <stdexcept>

Classes


class PosixSignalDispatcher
Note:

The signal dispatcher will not interfere with any signals for which there are no signal handlers attached.

"
class PosixSignalDispatcher::CannotAttachHandler
Exception thrown when AttachHandler() fails due to a runtime error.
class PosixSignalDispatcher::CannotDetachHandler
Exception thrown when DetachHandler() fails due to a runtime error.

Author

Generated automatically by Doxygen for libserial from the source code.