Public Attributes | List of all members
linked_list_t Struct Reference

#include <linked_list.h>

Public Attributes

linked_list_node_thead
 
linked_list_node_ttail
 

Detailed Description

Definition at line 29 of file linked_list.h.

Member Data Documentation

◆ head

linked_list_node_t* linked_list_t::head

Definition at line 31 of file linked_list.h.

◆ tail

linked_list_node_t* linked_list_t::tail

Definition at line 32 of file linked_list.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:09