Module object

Source
Expand description

Traits and types for working with objects.

Structs§

FotEntry
FotFlags
FotResolve
MapFlags
Flags for mapping objects.
MetaExt
A meta extension entry.
MetaExtTag
A tag for a meta extension entry.
MetaFlags
Flags for objects.
MetaInfo
The core metadata that all objects share.
MutObject
ObjID
An object ID.
Object
ObjectBuilder
An object builder, for constructing objects using a builder API.
ObjectHandle
An object handle, granting access to object memory. An object handle can be in two modes:
ResolveRequest
TxObject

Constants§

MEXT_EMPTY
MEXT_SIZED

Traits§

RawObject
Operations common to all objects, with raw pointers.
TypedObject
Operations common to structured objects.