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

References gnash::key::i.

◆ setCatchType()

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

References gnash::key::p.

◆ setEnd()

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

References gnash::key::i.

◆ setName()

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

References name.

◆ setNamespace()

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

References gnash::key::n.

◆ setStart()

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

References gnash::key::i.


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