VALUE Union Reference

#include <variables.h>

List of all members.


Detailed Description

Holds default 'value', ie: four 'types' with ONE shared value.

Definition at line 33 of file variables.h.

Public Attributes


Member Data Documentation

const char* VALUE::char_part

Definition at line 38 of file variables.h.

float VALUE::float_part

Definition at line 35 of file variables.h.

int VALUE::int_part

Definition at line 36 of file variables.h.

Referenced by add_32bit_variable().

void* VALUE::ptr_part

Definition at line 37 of file variables.h.

Referenced by add_ptr_variable().


The documentation for this union was generated from the following file:
Generated on Wed Feb 28 19:49:34 2007 for Tesseract by  doxygen 1.5.1