19 #ifndef GNASH_CONSTANTPOOL_H
20 #define GNASH_CONSTANTPOOL_H
Definition: ConstantPool.h:34
std::ostream & operator<<(std::ostream &o, const URL &u)
Definition: URL.cpp:448
~PoolGuard()
Definition: ConstantPool.cpp:49
The AVM1 virtual machine.
Definition: VM.h:71
Definition: GnashKey.h:162
PoolGuard(VM &vm, const ConstantPool *pool)
Definition: ConstantPool.cpp:40
std::vector< const char * > ConstantPool
An indexed list of strings (must match the definition in action_buffer.h)
Definition: ConstantPool.h:27