Arguments
Creates an instance of a type registered within the registry.
Creates an instance of a type registered within the registry.
Gets whether the type registry has a given string ID registered within it.
Gets whether the type registry has a given numeric ID registered within it.
Looks up a type within the type registry.
Looks up a type within the type registry.
Allows iterating over the registry.
Registers the given type in the type registry.
Tries to create a type from the registry based on a DataNode. The DataNode must have a field called type.
The alignment needed to store registered objects in sequential memory.
A type registry that stores mappings between name and numeric IDs and their classes.