FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kSvHealthOutApp.h
Go to the documentation of this file.
1 
8 #ifndef K_FIRESYC_SERVER_HEALTH_OUT_APP_H
9 #define K_FIRESYC_SERVER_HEALTH_OUT_APP_H
10 
12 
20 //typedef kSvHealthOutChannel kSvHealthOutApp; --forward-declared in kFsDef.x.h
21 
33 kFsFx(kStatus) kSvHealthOutApp_Construct(kSvHealthOutApp* channel, kSvHealthOut service, kCallbackFx function, kPointer receiver, kAlloc allocator);
34 
35 #include <kFireSync/Server/Network/kSvHealthOutApp.x.h>
36 
37 #endif