Gnash
0.8.10
|
#include <ExternalInterface.h>
Public Attributes | |
std::string | name |
std::string | type |
std::vector< as_value > | args |
std::vector<as_value> gnash::ExternalInterface::invoke_t::args |
Referenced by gnash::movie_root::processInvoke().
std::string gnash::ExternalInterface::invoke_t::name |
Referenced by gnash::movie_root::processInvoke().
std::string gnash::ExternalInterface::invoke_t::type |