Gnash  0.8.10
Public Member Functions
gnash::GetterSetter::SetUnderlying Struct Reference

Set the underlying value of a GetterSetter. More...

List of all members.

Public Member Functions

template<typename T >
result_type operator() (T &gs, const as_value &val) const
result_type operator() (NativeGetterSetter &, const as_value &) const

Detailed Description

Set the underlying value of a GetterSetter.

This does not apply to NativeGetterSetters.


Member Function Documentation

template<typename T >
result_type gnash::GetterSetter::SetUnderlying::operator() ( T &  gs,
const as_value val 
) const [inline]
result_type gnash::GetterSetter::SetUnderlying::operator() ( NativeGetterSetter ,
const as_value  
) const [inline]

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