Gnash  0.8.11dev
Classes | Namespaces | Functions
AbcBlock.h File Reference
#include "string_table.h"
#include "MultiName.h"
#include "Namespace.h"
#include "as_value.h"
#include <vector>
#include <string>
#include <stdexcept>

Go to the source code of this file.

Classes

class  gnash::abc::Trait
 Class describing a static property. More...
 
class  gnash::abc::AbcBlock
 The ActionScript bytecode of a single ABC tag in a SWF. More...
 

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 
 gnash::abc
 ABC-only resources for parsing and execution.
 

Functions

std::ostream & gnash::abc::operator<< (std::ostream &o, const Trait::Kind k)
 Output stream operator for abc::Trait::Kind. More...
 
std::ostream & gnash::abc::operator<< (std::ostream &o, AbcBlock::NamespaceConstant c)
 
std::ostream & gnash::abc::operator<< (std::ostream &o, AbcBlock::MethodConstant c)
 
std::ostream & gnash::abc::operator<< (std::ostream &o, AbcBlock::InstanceConstant c)
 
std::ostream & gnash::abc::operator<< (std::ostream &o, AbcBlock::PoolConstant c)