Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Vlt.Signal
SourceThis module provides support for signal handling.
The type of signal that can trigger log rotate.
Converts a string into a signal.
Raises Exception
if the passed string is invalid.
Converts a Sys
integer code into a signal.
Raises Exception
if the passed integer is invalid.
Converts an integer into a signal.
Raises Exception
if the passed integer is invalid (below 0, or above or equal to max_int
).
Maximal integer value for a signal.