Gnash  0.8.11dev
Public Member Functions | List of all members
gnash::abc::BoundAccessor Class Reference

#include <BoundValues.h>

Public Member Functions

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

Member Function Documentation

§ getGetter()

Method* gnash::abc::BoundAccessor::getGetter ( )
inline

§ getSetter()

Method* gnash::abc::BoundAccessor::getSetter ( )
inline

§ getValue()

BoundValue* gnash::abc::BoundAccessor::getValue ( )
inline

§ setGetter()

bool gnash::abc::BoundAccessor::setGetter ( Method p)
inline

References gnash::key::p.

§ setSetter()

bool gnash::abc::BoundAccessor::setSetter ( Method p)
inline

References gnash::key::p.

§ setValue()

bool gnash::abc::BoundAccessor::setValue ( BoundValue p)
inline

References gnash::key::p.


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