OSSignalConstants class abstract

Annotations
  • @JS()
  • @anonymous

Constructors

OSSignalConstants()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
SIGABRT int
no setter
SIGALRM int
no setter
SIGBREAK int
no setter
SIGBUS int
no setter
SIGCHLD int
no setter
SIGCONT int
no setter
SIGFPE int
no setter
SIGHUP int
no setter
SIGILL int
no setter
SIGINFO int
no setter
SIGINT int
no setter
SIGIO int
no setter
SIGIOT int
no setter
SIGKILL int
no setter
SIGLOST int
no setter
SIGPIPE int
no setter
SIGPOLL int
no setter
SIGPROF int
no setter
SIGPWR int
no setter
SIGQUIT int
no setter
SIGSEGV int
no setter
SIGSTKFLT int
no setter
SIGSTOP int
no setter
SIGSYS int
no setter
SIGTERM int
no setter
SIGTRAP int
no setter
SIGTSTP int
no setter
SIGTTIN int
no setter
SIGTTOU int
no setter
SIGUNUSED int
no setter
SIGURG int
no setter
SIGUSR1 int
no setter
SIGUSR2 int
no setter
SIGVTALRM int
no setter
SIGWINCH int
no setter
SIGXCPU int
no setter
SIGXFSZ int
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited