#include "ref_counted.h"#include <typeinfo>Go to the source code of this file.
Namespaces | |
| namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Defines | |
| #define | GNASH_USE_GC 1 |
| #define | COMPILER_SUPPORTS_ARGUMENT_DEPENDENT_LOOKUP 1 |
Functions | |
| void | gnash::intrusive_ptr_add_ref (const ref_counted *o) |
| void | gnash::intrusive_ptr_release (const ref_counted *o) |
| void | gnash::intrusive_ptr_add_ref (const GcResource *) |
| void | gnash::intrusive_ptr_release (const GcResource *) |
| #define COMPILER_SUPPORTS_ARGUMENT_DEPENDENT_LOOKUP 1 |
| #define GNASH_USE_GC 1 |
1.7.1