xa_cad_inp.c File Reference
userInterface CAD IE_inp
More...
#include "MS_Def0.h"
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include "../ut/ut_geo.h"
#include "../ut/ut_txt.h"
#include "../xa/xa_sele.h"
#include "../xa/xa_cad_ui.h"
Functions |
| int | IE_inpTxtOut (char **txt, char *tmpBuf, char *actBuf, int iind, int iskip) |
| int | IE_inpCkAdd (int *iAct, int *iNxt, int *iDisp, int typSel, char *actTxt, char *newTxt) |
| int | IE_inpCkTyp (int iind, char *actBuf, ObjAto *ato) |
| int | IE_inpCkAct (int typ, char *s1, ObjAto *ato) |
| int | IE_txt2par1 (char *buf, int typRec, int aus_anz, int *ind, int *aus_typ, char txtTab[][256]) |
Variables |
| int | IE_inpTypAct |
| int | IE_inpSrc |
| int | IE_inpTypR [INPRECANZ] |
| inpAuxDat | IE_inpAuxDat [INPRECANZ] |
Detailed Description
userInterface CAD IE_inp
Function Documentation
| int IE_inpTxtOut |
( |
char ** |
txt, |
|
|
char * |
tmpBuf, |
|
|
char * |
actBuf, |
|
|
int |
iind, |
|
|
int |
iskip | |
|
) |
| | |
| int IE_inpCkAdd |
( |
int * |
iAct, |
|
|
int * |
iNxt, |
|
|
int * |
iDisp, |
|
|
int |
typSel, |
|
|
char * |
actTxt, |
|
|
char * |
newTxt | |
|
) |
| | |
| int IE_inpCkTyp |
( |
int |
iind, |
|
|
char * |
actBuf, |
|
|
ObjAto * |
ato | |
|
) |
| | |
| int IE_inpCkAct |
( |
int |
typ, |
|
|
char * |
s1, |
|
|
ObjAto * |
ato | |
|
) |
| | |
| int IE_txt2par1 |
( |
char * |
buf, |
|
|
int |
typRec, |
|
|
int |
aus_anz, |
|
|
int * |
ind, |
|
|
int * |
aus_typ, |
|
|
char |
txtTab[][256] | |
|
) |
| | |
Variable Documentation