Public Attributes | List of all members

Union of pointers to 64-, 32-, 16- and 8-bit unsigned integers. More...

#include <compiler.h>

Public Attributes

S16s16ptr
 
S32s32ptr
 
S64s64ptr
 
S8s8ptr
 
U16u16ptr
 
U32u32ptr
 
U64u64ptr
 
U8u8ptr
 

Detailed Description

Union of pointers to 64-, 32-, 16- and 8-bit unsigned integers.

Definition at line 310 of file compiler.h.

Member Data Documentation

◆ s16ptr

S16* UnionPtr::s16ptr

Definition at line 316 of file compiler.h.

◆ s32ptr

S32* UnionPtr::s32ptr

Definition at line 314 of file compiler.h.

◆ s64ptr

S64* UnionPtr::s64ptr

Definition at line 312 of file compiler.h.

◆ s8ptr

S8* UnionPtr::s8ptr

Definition at line 318 of file compiler.h.

◆ u16ptr

U16* UnionPtr::u16ptr

Definition at line 317 of file compiler.h.

◆ u32ptr

U32* UnionPtr::u32ptr

Definition at line 315 of file compiler.h.

◆ u64ptr

U64* UnionPtr::u64ptr

Definition at line 313 of file compiler.h.

◆ u8ptr

U8* UnionPtr::u8ptr

Definition at line 319 of file compiler.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03