Fawkes API  Fawkes Development Version
fawkes::dynamic_list_t Struct Reference

Dynamic list type. More...

#include <dynamic_buffer.h>

List of all members.

Public Attributes

uint32_t size
 total size of list buffer
uint32_t num_elements
 number of elements in list

Detailed Description

Dynamic list type.

Use this element in your message struct if you want to add a dynamic list. This is meant to be used in conjunction with DynamicBuffer.


Member Data Documentation


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