signal

Signal class.

This class is provided as a way to consistently define and document signal types. Signal classes also have a useful string representation.

Louie does not require you to use a subclass of Signal for signals.


Classes

C Signal(...) ...

This class contains 1 member.

C All(...) ...

Used to represent 'all signals'.

The All class can be used with connect, disconnect, send, or sendExact to denote that the signal should react to all signals, not just a particular signal.

This class contains 1 member.

See the source for more information.

This documentation is licensed under the GNU Free Documentation License
Copyright 2006 by Orbtech LLC. - All Rights Reserved.
-