![]() |
Overloaded. Initializes a new instance of the OneTimeTrigger class. |
![]() | Get the flag if trigger is configured or not. |
![]() | Get the flag if trigger is paused or not. |
![]() | Get the flag if trigger is running or not. |
![]() | Overloaded. Configures the trigger from a xml element. |
![]() | Signals the trigger that it could start working again. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Signals the trigger that it could break and pause it's work. |
![]() | Signals the trigger that it could start it's work. |
![]() | Signals the trigger that it should stop it's work. |
![]() | Returns a String that represents the current Object. |
![]() | Event which will occures if trigger matches. |
![]() | Flag if configuration of the trigger is already done or not. |
![]() | The name of the trigger. Is only for global triggers important. |
![]() | Flag if trigger is paused or not. |
![]() | Flag if trigger is running or not. |
![]() | Destructor of the one time trigger class. |
![]() | Creates a shallow copy of the current Object. |
![]() | Function will be called when the trigger event should be fired. |
![]() | Function is called from timer which shows that the trigger event should be fired. |
![]() | Helper function which is used to handle trigger event times which are to long in future. |
OneTimeTrigger Class | uws.Triggers Namespace | ITrigger | Trigger