Public Attributes | List of all members

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

#include <compiler.h>

Public Attributes

const S16s16ptr
 
const S32s32ptr
 
const S64s64ptr
 
const S8s8ptr
 
const U16u16ptr
 
const U32u32ptr
 
const U64u64ptr
 
const U8u8ptr
 

Detailed Description

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

Definition at line 336 of file compiler.h.

Member Data Documentation

◆ s16ptr

const S16* UnionCPtr::s16ptr

Definition at line 342 of file compiler.h.

◆ s32ptr

const S32* UnionCPtr::s32ptr

Definition at line 340 of file compiler.h.

◆ s64ptr

const S64* UnionCPtr::s64ptr

Definition at line 338 of file compiler.h.

◆ s8ptr

const S8* UnionCPtr::s8ptr

Definition at line 344 of file compiler.h.

◆ u16ptr

const U16* UnionCPtr::u16ptr

Definition at line 343 of file compiler.h.

◆ u32ptr

const U32* UnionCPtr::u32ptr

Definition at line 341 of file compiler.h.

◆ u64ptr

const U64* UnionCPtr::u64ptr

Definition at line 339 of file compiler.h.

◆ u8ptr

const U8* UnionCPtr::u8ptr

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