A trigger that can be associated with a property name.
More...
#include <as_object.h>
List of all members.
Detailed Description
A trigger that can be associated with a property name.
Constructor & Destructor Documentation
gnash::Trigger::Trigger |
( |
const std::string & |
propname, |
|
|
as_function & |
trig, |
|
|
const as_value & |
customArg | |
|
) |
| | [inline] |
Member Function Documentation
Call the trigger.
- Parameters:
-
| oldval | Old value being modified |
| newval | New value requested |
| this_obj | Object of which the property is being changed |
bool gnash::Trigger::dead |
( |
|
) |
const [inline] |
True if this Trigger has been disposed of.
void gnash::Trigger::kill |
( |
|
) |
[inline] |
void gnash::Trigger::setReachable |
( |
|
) |
const |
The documentation for this class was generated from the following files: