#include <asClass.h>
Public Member Functions | |
| bool | setGetter (asMethod *p) |
| bool | setSetter (asMethod *p) |
| bool | setValue (asBoundValue *p) |
| asBoundValue * | getValue () |
| asMethod * | getGetter () |
| asMethod * | getSetter () |
| bool gnash::asBoundAccessor::setValue | ( | asBoundValue * | p | ) | [inline] |
| asBoundValue* gnash::asBoundAccessor::getValue | ( | ) | [inline] |
| asMethod* gnash::asBoundAccessor::getGetter | ( | ) | [inline] |
| asMethod* gnash::asBoundAccessor::getSetter | ( | ) | [inline] |
1.5.4