
#include "objdb.h"#include "nub/uid.h"#include "rutz/error.h"#include "rutz/iter.h"#include "nub/object.h"#include "nub/weak_handle.h"#include "rutz/sfmt.h"#include <typeinfo>#include <map>#include "rutz/trace.h"#include "rutz/debug.h"

Go to the source code of this file.
Classes | |
| class | nub::objectdb::impl |
Functions | |
| static const char | __attribute__ ((used)) vcid_groovx_nub_objdb_cc_utc20050626084019[] |
singleton repository that associates each nub::object with its nub::uid, so that objects can be looked up by id -- this provides the foundation for using uids as object handles in a scripting language
Definition in file objdb.cc.
1.6.3