Gammu internals  1.38.0
internals.desc
Go to the documentation of this file.
1 /**
2  * \mainpage Gammu internals
3  * \version 1.38.0
4  * \author Michal Čihař
5  *
6  * \b Gammu is library for communicating with (mostly) GSM phones.
7  * This documentation covers Gammu internals and you don't need it to
8  * use Gammu.
9  *
10  * This documentation is still not complete, however we try to complete
11  * documentation to every code part we touch. If you don't userstand
12  * something, please don't hesitate to ask on mailing list
14  *
15  * \if VIMFakeDefine
16  * vim: ft=c smartindent:
17  * vim: noexpandtab sw=8 ts=8 sts=8 tw=72:
18  * \endif
19  */