logo

const class

haven::ObjTable

sys::Obj
  haven::ObjTable

ObjTable is a table of objects in the haven database.

Slots

haven

const HavenService haven

The haven instance that owns this table.

make

new make(HavenService haven, Type objType)

objType

const Type objType

The type of the objects in this table.