Class.SqSignalBase - VCMP-SqMod/SqMod GitHub Wiki
Fast, efficient and flexible implementation of the signals and slots concept. Used heavily throughout the plug-in to deliver events from the server as well as the plug-in itself. Some features or safeguards have been omitted for the sake of efficiency. However, the implementation is solid enough to deliver a good experience when dealing with events.
-
classSqSignalBase
-
functionConnect -
functionConnectOnce -
functionExists -
functionDisconnect -
functionExistsThis -
functionExistsFunc -
functionCount -
functionCountThis -
functionCountFunc -
functionLead -
functionLeadThis -
functionLeadFunc -
functionTail -
functionTailThis -
functionTailFunc -
functionEliminate -
functionEliminateThis -
functionEliminateFunc -
functionEmit -
functionQuery -
functionConsume -
functionApprove -
functionRequest