#include "nub/uid.h"
#include "rutz/error.h"
#include "rutz/iter.h"
Go to the source code of this file.
Classes | |
class | nub::invalid_uid_error |
class | nub::objectdb |
class | nub::objectdb::casting_iterator< T > |
A filtering iterator class; only exposes objects matching a given type. More... | |
Functions | |
static const char | __attribute__ ((used)) vcid_groovx_nub_objdb_h_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.h.