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

Get or set a GetterSetter. More...

List of all members.

Public Member Functions

 GetSetVisitor (const Arg &arg)
template<typename T >
S::result_type operator() (T &t) const

Detailed Description

Get or set a GetterSetter.

Template Parameters:
SA type that determines what operation to call on the GetterSetter
Parameters:
ArgThe type of the argument to the get or set function.

Constructor & Destructor Documentation

gnash::GetterSetter::GetSetVisitor::GetSetVisitor ( const Arg &  arg) [inline]

Member Function Documentation

template<typename T >
S::result_type gnash::GetterSetter::GetSetVisitor::operator() ( T &  t) const [inline]

References gnash::key::S, and gnash::key::t.


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