Low-Energy Muon (LEM) Experiment  0.5.2
ets_logout.h
Go to the documentation of this file.
1 /********************************************************************\
2 
3  Name: ets_logout.h
4  Created by: Andreas Suter 2005/04/19
5 
6  Contents: declaration of a routine to logout out a specific port
7  of the ets terminal server.
8 
9 \********************************************************************/
10 
11 #ifndef _ETS_LOGOUT_
12 #define _ETS_LOGOUT_
13 
14 int ets_logout(void *info, int wait, int detailed_msg);
15 
16 #endif // _ETS_LOGOUT_
int ets_logout(void *info, int wait, int detailed_msg)
INFO info
Definition: analyzer.cxx:94