Public Attributes | List of all members
linked_list_node_t Struct Reference

#include <linked_list.h>

Public Attributes

void * nextCt
 
void * prev
 

Detailed Description

Definition at line 23 of file linked_list.h.

Member Data Documentation

◆ nextCt

void* linked_list_node_t::nextCt

Definition at line 26 of file linked_list.h.

◆ prev

void* linked_list_node_t::prev

Definition at line 25 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