Go to the documentation of this file.
19 #ifndef GNASH_CONSTANTPOOL_H
20 #define GNASH_CONSTANTPOOL_H
void setConstantPool(const ConstantPool *pool)
Definition: VM.h:247
PoolGuard(VM &vm, const ConstantPool *pool)
Definition: ConstantPool.cpp:40
@ i
Definition: GnashKey.h:155
The AVM1 virtual machine.
Definition: VM.h:72
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:41
std::vector< const char * > ConstantPool
An indexed list of strings (must match the definition in action_buffer.h)
Definition: ConstantPool.h:27
@ p
Definition: GnashKey.h:162
Definition: ConstantPool.h:35
~PoolGuard()
Definition: ConstantPool.cpp:49
std::ostream & operator<<(std::ostream &o, const URL &u)
Definition: URL.cpp:447