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 and table partitions.
Attribute.
Definition attribute.h:26
Array< TYPE, STACK_SIZE > StackArray
Definition array.h:1881
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
friend class Database
Definition dataset.h:36
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.cs:8
int SizeT
Definition types.h:49