Gnash  0.8.11dev
Public Member Functions | Public Attributes | List of all members
gnash::Function::Argument Struct Reference

#include <Function.h>

Public Member Functions

 Argument (std::uint8_t r, ObjectURI n)
 

Public Attributes

std::uint8_t reg
 
ObjectURI name
 

Constructor & Destructor Documentation

§ Argument()

gnash::Function::Argument::Argument ( std::uint8_t  r,
ObjectURI  n 
)
inline

Member Data Documentation

§ name

ObjectURI gnash::Function::Argument::name

§ reg

std::uint8_t gnash::Function::Argument::reg

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