RTEMS  5.0.0
Data Fields
rtems_rtl_sptr_chain Struct Reference

#include <rtl-indirect-ptr.h>

Data Fields

rtems_chain_node node
 
rtems_rtl_sptr ptr
 

Detailed Description

A chain of indirect sized pointers for users to chain in applications.

Note
The chain the pointer is on is internal to the allocator and cannot be used by applications.

Field Documentation

◆ node

rtems_chain_node rtems_rtl_sptr_chain::node

Chain of indirect pointers.

◆ ptr

rtems_rtl_sptr rtems_rtl_sptr_chain::ptr

The indirect pointer.


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