Gnash  0.8.10
Classes | Namespaces | Functions
movie_root.h File Reference
#include <map>
#include <string>
#include <vector>
#include <list>
#include <set>
#include <bitset>
#include <boost/array.hpp>
#include <boost/ptr_container/ptr_deque.hpp>
#include <boost/noncopyable.hpp>
#include <boost/any.hpp>
#include <boost/optional.hpp>
#include "dsodefs.h"
#include "MouseButtonState.h"
#include "DragState.h"
#include "GnashKey.h"
#include "Movie.h"
#include "GnashEnums.h"
#include "MovieClip.h"
#include "SimpleBuffer.h"
#include "MovieLoader.h"
#include "ExternalInterface.h"
#include "GC.h"
#include "VM.h"
#include "HostInterface.h"
#include "log.h"

Go to the source code of this file.

Classes

struct  gnash::DepthComparator
class  gnash::movie_root
 This class represents the 'Stage' and top-level movie. More...
class  gnash::movie_root::LoadCallback
struct  gnash::movie_root::SoundStream

Namespaces

namespace  gnash
 

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


Functions

bool gnash::isLevelTarget (int version, const std::string &name, unsigned int &levelno)
 Return true if the given string can be interpreted as a _level name.
short gnash::stringToStageAlign (const std::string &str)