GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
rawapplcli.h
Go to the documentation of this file.
1 /*********************************************************************
2  * Copyright:
3  * GSI, Gesellschaft fuer Schwerionenforschung mbH
4  * Planckstr. 1
5  * D-64291 Darmstadt
6  * Germany
7  * created 30. 5.1996 by Horst Goeringer
8  **********************************************************************
9  * rawapplcli.h
10  * contains application key for adsm-api-client
11  **********************************************************************
12  * 23. 2.2001, H.G.: static attribute added
13  **********************************************************************
14  */
15 
16 static char *pcApplType, cApplType[MAX_APPLTYPE] = "xaWCoPy";
17 
#define MAX_APPLTYPE
Definition: rawcommn.h:279
static char cApplType[MAX_APPLTYPE]
Definition: rawapplcli.h:16
static char * pcApplType
Definition: rawapplcli.h:16