#include <lsd.h>
Definition at line 228 of file lsd.h.
◆ bytesize
size_t lives_special_field_t::bytesize |
optional unless flags == 0 or any of the functions below are defined.
Definition at line 235 of file lsd.h.
◆ copy_func
will be called from lives_struct_copy
Definition at line 237 of file lsd.h.
◆ delete_func
called from lives_struct_free
Definition at line 238 of file lsd.h.
◆ flags
uint64_t lives_special_field_t::flags |
flags may be 0 to optionally provide info re. the field name, bytesize,
Definition at line 231 of file lsd.h.
◆ init_func
defines the elemnt size for
will be called from lives_struct_new
Definition at line 236 of file lsd.h.
◆ name
◆ offset_to_field
off_t lives_special_field_t::offset_to_field |
must be set when creating the struct
Definition at line 233 of file lsd.h.
The documentation for this struct was generated from the following file: