Gnash  0.8.11dev
Classes | Namespaces | Typedefs | Functions
ConstantPool.h File Reference
#include <vector>
#include <iosfwd>

Go to the source code of this file.

Classes

class  gnash::PoolGuard
 

Namespaces

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

Typedefs

typedef std::vector< const char * > gnash::ConstantPool
 An indexed list of strings (must match the definition in action_buffer.h) More...
 

Functions

std::ostream & gnash::operator<< (std::ostream &os, const ConstantPool &p)