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:
-
S | A type that determines what operation to call on the GetterSetter |
- Parameters:
-
Arg | The 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] |
The documentation for this struct was generated from the following file: