|
Gnash
0.8.11dev
|
Go to the source code of this file.
Classes | |
| class | gnash::ref_counted |
| For stuff that's tricky to keep track of w/r/t ownership & cleanup. The only use for this class seems to be for putting derived classes in smart_ptr. More... | |
Namespaces | |
| gnash | |
| Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
| void | gnash::intrusive_ptr_add_ref (const ref_counted *o) |
| void | gnash::intrusive_ptr_release (const ref_counted *o) |
1.8.12