#include <OGET.H>
List of all members.
Definition at line 42 of file OGET.H.
Definition at line 24 of file OGET.CPP.
[inline]
Definition at line 72 of file OGET.H.
References deinit().
Definition at line 196 of file OGET.CPP.
References GetFld::data, err_if, err_now, err_when, GetFld::type, GetFld::x, GetFld::x2, and GetFld::y.
Definition at line 240 of file OGET.CPP.
References GetFld::call_data, GetFld::call_ptr, err_when, and GetCall.
Definition at line 147 of file OGET.CPP.
References mem_del, and NULL.
Referenced by init(), and ~Get().
Definition at line 109 of file OGET.CPP.
Definition at line 556 of file OGET.CPP.
High level function of creating a getting field Another version of field() without field description.
<int> - desX - start of the field description <int> - y1 <char*> - the data to be got (only character type) <int> - data width <int> - fldX2 - end of the field value
Definition at line 84 of file OGET.CPP.
High level function of creating a getting field
<int> - desX - start of the field description <int> - y1 <char*> - field description <int> - fldX1 - start of the field value <char*> - the data to be got (only character type) <int> - data width <int> - fldX2 - end of the field value
Definition at line 44 of file OGET.CPP.
References Font::height().
Definition at line 129 of file OGET.CPP.
References deinit(), err_when, mem_add, and NULL.
Definition at line 224 of file OGET.CPP.
References err_when, GetFld::picture, and GetFld::upper_convert.
Definition at line 720 of file OGET.CPP.
References err_when, MAX_GET_WIDTH, GetFld::type, and GetFld::width_data.
Set the font of the get, if this function is not called, font_san will be used as default
<Font*> = the pointer to the font used in the Get
Definition at line 168 of file OGET.CPP.
Definition at line 257 of file OGET.CPP.
References err_when, and GetFld::valid_ptr.
Definition at line 274 of file OGET.CPP.
References err_when, MAX_GET_WIDTH, GetFld::width_data, and GetFld::width_scr.
Definition at line 44 of file OGET.H.