Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

layout

Fully qualified path: dojo::storage::layout

Free functions

write_layoutWrite values to the world storage….
write_fixed_layoutWrite fixed layout model record to the world storage….
write_array_layoutWrite array layout model record to the world storage….
write_fixed_array_layoutWrite fixed array layout model record to the world storage….
write_byte_array_layout
write_struct_layoutWrite struct layout model record to the world storage….
write_tuple_layoutWrite tuple layout model record to the world storage….
write_enum_layout
delete_fixed_layoutDelete a fixed layout model record from the world storage….
delete_array_layoutDelete an array layout model record from the world storage….
delete_fixed_array_layoutDelete a fixed array layout model record from the world storage….
delete_byte_array_layout
delete_layoutDelete a model record from the world storage….
delete_struct_layoutDelete a struct layout model record from the world storage….
delete_tuple_layoutDelete a tuple layout model record from the world storage….
delete_enum_layout
read_layoutRead a model record….
read_fixed_layoutRead a fixed layout model record….
read_array_layoutRead an array layout model record….
read_fixed_array_layoutRead a fixed array layout model record….
read_byte_array_layout
read_struct_layoutRead a struct layout model record….
read_tuple_layoutRead a tuple layout model record….
read_enum_layout