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