The methods of the OneTimeTrigger class are listed below. For a complete list of OneTimeTrigger class members, see the OneTimeTrigger Members topic.
![]() | 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. |
![]() | 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