Nebula's smart pointer class which manages the life time of RefCounted objects.
Definition ptr.h:38
Nebula's dynamic array class.
Definition array.h:60
Contains declarations for tables.
Attribute.
Definition attribute.h:26
A view into a category table.
Definition dataset.h:23
TableId tid
Definition dataset.h:27
Util::StackArray< void *, 16 > buffers
Definition dataset.h:29
SizeT numInstances
Definition dataset.h:28
Util::Array< View > tables
views into the tables
Definition dataset.h:33
Ptr< Database > db
pointer to the database used to construct this set
Definition dataset.h:38
Table identifier.
Definition tableid.h:14
Nebula's universal string class.
Definition string.h:50
int SizeT
Definition types.h:49