Gammu internals
1.38.0
proxy.h
Go to the documentation of this file.
1
#ifndef proxy_h
2
#define proxy_h
3
4
#include <signal.h>
5
6
typedef
struct
{
7
int
hRead
;
8
int
hWrite
;
9
pid_t
hProcess
;
10
}
GSM_Device_ProxyData
;
11
12
#endif
13
14
/* How should editor hadle tabs in this file? Add editor commands here.
15
* vim: noexpandtab sw=8 ts=8 sts=8:
16
*/
GSM_Device_ProxyData::hWrite
int hWrite
Definition:
proxy.h:8
GSM_Device_ProxyData::hProcess
pid_t hProcess
Definition:
proxy.h:9
GSM_Device_ProxyData::hRead
int hRead
Definition:
proxy.h:7
GSM_Device_ProxyData
Definition:
proxy.h:6
libgammu
device
proxy
proxy.h
Generated on Wed Nov 16 2016 13:39:20 for Gammu internals by
1.8.12