FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kSvTestJig.h
Go to the documentation of this file.
1 
8 #ifndef K_FIRESYC_SERVER_TEST_JIG_H
9 #define K_FIRESYC_SERVER_TEST_JIG_H
10 
12 
20 //typedef kObject kSvTestJig; --forward-declared in kFsDef.x.h
21 
32 kFsFx(kStatus) kSvTestJig_Construct(kSvTestJig* serial, kSvNode node, kHxTestJig hwTestJig, kAlloc allocator);
33 
34 #include <kFireSync/Server/Devices/kSvTestJig.x.h>
35 
36 #endif
Provides FireSync node network services and mediates access to node hardware.