|
Gnash
0.8.10
|
#include <BoundValues.h>
Public Member Functions | |
| bool | setGetter (Method *p) |
| bool | setSetter (Method *p) |
| bool | setValue (BoundValue *p) |
| BoundValue * | getValue () |
| Method * | getGetter () |
| Method * | getSetter () |
| Method* gnash::abc::BoundAccessor::getGetter | ( | ) | [inline] |
| Method* gnash::abc::BoundAccessor::getSetter | ( | ) | [inline] |
| BoundValue* gnash::abc::BoundAccessor::getValue | ( | ) | [inline] |
| bool gnash::abc::BoundAccessor::setGetter | ( | Method * | p | ) | [inline] |
References gnash::key::p.
| bool gnash::abc::BoundAccessor::setSetter | ( | Method * | p | ) | [inline] |
References gnash::key::p.
| bool gnash::abc::BoundAccessor::setValue | ( | BoundValue * | p | ) | [inline] |
References gnash::key::p.
1.7.6.1