ecsnet
Loading...
Searching...
No Matches
component_descriptor_t Struct Reference

Public Attributes

size_t size
const char * name
serialize_func_t serialize
deserialize_func_t deserialize

Member Data Documentation

◆ deserialize

deserialize_func_t component_descriptor_t::deserialize

Pointer to the deserialization function.

◆ name

const char* component_descriptor_t::name

Human-readable component name.

◆ serialize

serialize_func_t component_descriptor_t::serialize

Pointer to the serialization function.

◆ size

size_t component_descriptor_t::size

Size of the component in bytes.


The documentation for this struct was generated from the following file: