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

#include <tools.h>

Public Attributes

long long int * llintp
 
long unsigned long int * ullintp
 
long int * lintp
 
long unsigned int * ulintp
 
int * nintp
 
unsigned int * uintp
 
short int * sintp
 
unsigned short int * usintp
 
char * ncharp
 
unsigned char * ucharp
 
double * drealp
 
float * realp
 
sDWordsdwordp
 
uDWordudwordp
 
sWordswordp
 
uWorduwordp
 
sBytesbytep
 
uByteubytep
 

Detailed Description

Definition at line 131 of file tools.h.

Member Data Documentation

◆ drealp

double* drealp

Definition at line 142 of file tools.h.

◆ lintp

long int* lintp

Definition at line 134 of file tools.h.

◆ llintp

long long int* llintp

Definition at line 132 of file tools.h.

◆ ncharp

char* ncharp

Definition at line 140 of file tools.h.

◆ nintp

int* nintp

Definition at line 136 of file tools.h.

◆ realp

float* realp

Definition at line 143 of file tools.h.

◆ sbytep

sByte* sbytep

Definition at line 148 of file tools.h.

◆ sdwordp

sDWord* sdwordp

Definition at line 144 of file tools.h.

◆ sintp

short int* sintp

Definition at line 138 of file tools.h.

◆ swordp

sWord* swordp

Definition at line 146 of file tools.h.

◆ ubytep

uByte* ubytep

Definition at line 149 of file tools.h.

◆ ucharp

unsigned char* ucharp

Definition at line 141 of file tools.h.

◆ udwordp

uDWord* udwordp

Definition at line 145 of file tools.h.

◆ uintp

unsigned int* uintp

Definition at line 137 of file tools.h.

◆ ulintp

long unsigned int* ulintp

Definition at line 135 of file tools.h.

◆ ullintp

long unsigned long int* ullintp

Definition at line 133 of file tools.h.

◆ usintp

unsigned short int* usintp

Definition at line 139 of file tools.h.

◆ uwordp

uWord* uwordp

Definition at line 147 of file tools.h.


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