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

#include <asException.h>

Public Member Functions

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

Member Function Documentation

void gnash::asException::catchAny ( )
inline
void gnash::asException::setCatch ( boost::uint32_t  i)
inline

References gnash::key::i.

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

References gnash::key::p.

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

References gnash::key::i.

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

References name.

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

References gnash::key::n.

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

References gnash::key::i.


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