GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
rawapigsi.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 19. 3.2001 by Horst Goeringer
8  *********************************************************************
9  * rawapigsi.h
10  * entry definitions for client api: GSI extensions
11  **********************************************************************
12  * 19. 3.2001, H.G.: rfio_gsi_disconnect added
13  **********************************************************************
14  */
15 
16 #define USER_API
17 #define RFILE srawAPIFile
18 
19 extern int rfio_gsi_disconnect(int);
20  /* close connection to remote server */
21 
int rfio_gsi_disconnect(int)