#include <coconut_config.h>#include <callback_ref.h>#include <map>

Go to the source code of this file.
Functions | |
| cb_ref_handle | _new_cb_ref (void *dest) |
| int | delete_cb_ref (cb_ref_handle ref) |
| void * | cb_ref (cb_ref_handle ref) |
Definition in file callback_ref.cc.
1.5.8