Bsoft 2.1.4
Bernard's software package
TypePointer Union Reference

#include <Bimage.h>

Public Attributes

unsigned char * uc
 
signed char * sc
 
unsigned short * us
 
short * ss
 
unsigned int * ui
 
int * si
 
unsigned long * ul
 
long * sl
 
float * f
 
double * d
 

Member Data Documentation

◆ d

double* TypePointer::d

◆ f

float* TypePointer::f

◆ sc

signed char* TypePointer::sc

◆ si

int* TypePointer::si

◆ sl

long* TypePointer::sl

◆ ss

short* TypePointer::ss

◆ uc

unsigned char* TypePointer::uc

◆ ui

unsigned int* TypePointer::ui

◆ ul

unsigned long* TypePointer::ul

◆ us

unsigned short* TypePointer::us

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