JunkBox_Lib++ (for Windows) 1.10.1
Loading...
Searching...
No Matches
unionVal Union Reference

#include <tools.h>

Public Attributes

long long int llint
 
long unsigned long int ullint
 
long int lint
 
long unsigned int ulint
 
int nint
 
unsigned int uint
 
short int sint
 
unsigned short int usint
 
char nchar
 
unsigned char uchar
 
double dreal
 
float real
 
sDWord sdword
 
uDWord udword
 
sWord sword
 
uWord uword
 
sByte sbyte
 
uByte ubyte
 

Detailed Description

Definition at line 109 of file tools.h.

Member Data Documentation

◆ dreal

double dreal

Definition at line 120 of file tools.h.

◆ lint

long int lint

Definition at line 112 of file tools.h.

◆ llint

long long int llint

Definition at line 110 of file tools.h.

◆ nchar

char nchar

Definition at line 118 of file tools.h.

◆ nint

int nint

Definition at line 114 of file tools.h.

◆ real

float real

Definition at line 121 of file tools.h.

◆ sbyte

sByte sbyte

Definition at line 126 of file tools.h.

◆ sdword

sDWord sdword

Definition at line 122 of file tools.h.

◆ sint

short int sint

Definition at line 116 of file tools.h.

◆ sword

sWord sword

Definition at line 124 of file tools.h.

◆ ubyte

uByte ubyte

Definition at line 127 of file tools.h.

◆ uchar

unsigned char uchar

Definition at line 119 of file tools.h.

◆ udword

uDWord udword

Definition at line 123 of file tools.h.

◆ uint

unsigned int uint

Definition at line 115 of file tools.h.

◆ ulint

long unsigned int ulint

Definition at line 113 of file tools.h.

◆ ullint

long unsigned long int ullint

Definition at line 111 of file tools.h.

◆ usint

unsigned short int usint

Definition at line 117 of file tools.h.

◆ uword

uWord uword

Definition at line 125 of file tools.h.


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