|
Bsoft 2.1.4
Bernard's software package
|
#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 |
| double* TypePointer::d |
| float* TypePointer::f |
| signed char* TypePointer::sc |
| int* TypePointer::si |
| long* TypePointer::sl |
| short* TypePointer::ss |
| unsigned char* TypePointer::uc |
| unsigned int* TypePointer::ui |
| unsigned long* TypePointer::ul |
| unsigned short* TypePointer::us |