Revision 37530be6
Von aquamaniac vor fast 22 Jahren hinzugefügt
src/ipc/connlayer.h | ||
---|---|---|
#include <gwenhyfwar/msglayer.h>
|
||
#include <gwenhyfwar/error.h>
|
||
|
||
#ifdef __cplusplus
|
||
extern "C" {
|
||
#endif
|
||
|
||
|
||
#define GWEN_IPCCONNLAYER_FLAGS_PERSISTENT 0x0001
|
||
#define GWEN_IPCCONNLAYER_FLAGS_PASSIVE 0x0002
|
||
... | ... | |
|
||
|
||
|
||
#ifdef __cplusplus
|
||
}
|
||
#endif
|
||
|
||
|
||
#endif /* GWENHYFWAR_CONNLAYER_H */
|
Auch abrufbar als: Unified diff
- db module is now able to write a configuration (except binary data)
- fixed some bugs
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@28 70169cfe-8b10-0410-8925-dcb4b91034d8