Gnash  0.8.11dev
Public Member Functions | List of all members
gnash::asException Class Reference

#include <asException.h>

Public Member Functions

void setStart (std::uint32_t i)
 
void setEnd (std::uint32_t i)
 
void setCatch (std::uint32_t i)
 
void catchAny ()
 
void setCatchType (abc::Class *p)
 
void setNamespace (abc::Namespace *n)
 
void setName (string_table::key name)
 

Member Function Documentation

§ catchAny()

void gnash::asException::catchAny ( )
inline

§ setCatch()

void gnash::asException::setCatch ( std::uint32_t  i)
inline

§ setCatchType()

void gnash::asException::setCatchType ( abc::Class p)
inline

§ setEnd()

void gnash::asException::setEnd ( std::uint32_t  i)
inline

§ setName()

void gnash::asException::setName ( string_table::key  name)
inline

§ setNamespace()

void gnash::asException::setNamespace ( abc::Namespace n)
inline

§ setStart()

void gnash::asException::setStart ( std::uint32_t  i)
inline

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