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

#include <BoundValues.h>

Public Member Functions

 BoundValue ()
 
void setValue (as_value &v)
 
as_value getCurrentValue ()
 
void setType (Class *t)
 
ClassgetType ()
 

Constructor & Destructor Documentation

§ BoundValue()

gnash::abc::BoundValue::BoundValue ( )
inline

Member Function Documentation

§ getCurrentValue()

as_value gnash::abc::BoundValue::getCurrentValue ( )
inline

§ getType()

Class* gnash::abc::BoundValue::getType ( )
inline

§ setType()

void gnash::abc::BoundValue::setType ( Class t)
inline

References gnash::key::t.

§ setValue()

void gnash::abc::BoundValue::setValue ( as_value v)
inline

References test::v.


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