Classes | Namespaces | Functions

as_environment.h File Reference

#include "smart_ptr.h"
#include "as_value.h"
#include "SafeStack.h"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  gnash::as_environment
 ActionScript execution environment. More...

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


Functions

bool gnash::parsePath (const std::string &var_path_in, std::string &path, std::string &var)
VM & gnash::getVM (const as_environment &env)
movie_root & gnash::getRoot (const as_environment &env)
string_table & gnash::getStringTable (const as_environment &env)
int gnash::getSWFVersion (const as_environment &env)
Global_as & gnash::getGlobal (const as_environment &env)