Gnash  0.8.10
Public Member Functions
gnash::asException Class Reference

#include <asException.h>

List of all members.

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]
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: