Gnash
0.8.10
|
#include <BoundValues.h>
Public Member Functions | |
BoundValue () | |
void | setValue (as_value &v) |
as_value | getCurrentValue () |
void | setType (Class *t) |
Class * | getType () |
gnash::abc::BoundValue::BoundValue | ( | ) | [inline] |
References gnash::as_value::set_undefined().
as_value gnash::abc::BoundValue::getCurrentValue | ( | ) | [inline] |
Class* gnash::abc::BoundValue::getType | ( | ) | [inline] |
void gnash::abc::BoundValue::setType | ( | Class * | t | ) | [inline] |
References gnash::key::t.