Gnash  0.8.11dev
Public Member Functions
gnash::abc::BoundAccessor Class Reference

#include <BoundValues.h>

List of all members.

Public Member Functions

bool setGetter (Method *p)
bool setSetter (Method *p)
bool setValue (BoundValue *p)
BoundValuegetValue ()
MethodgetGetter ()
MethodgetSetter ()

Member Function Documentation

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.


The documentation for this class was generated from the following file: