FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kDiscovery5Client.h
Go to the documentation of this file.
1 
8 #ifndef K_FIRESYNC_DISCOVERY_5_CLIENT_H
9 #define K_FIRESYNC_DISCOVERY_5_CLIENT_H
10 
12 
23 //typedef kObject kDiscovery5Client; --forward-declared in kFsDef.x.h
24 
31 kFsFx(kStatus) kDiscovery5Client_Construct(kDiscovery5Client* client, kSystem system, kAlloc allocator);
32 
33 kFsFx(kStatus) kDiscovery5Client_SetMessageAlloc(kDiscovery5Client client, kAlloc alloc);
34 
35 #include <kFireSync/Client/Network/kDiscovery5Client.x.h>
36 
37 #endif
Declares the kDiscoveryProvider interface.
Represents a collection of FireSync nodes (sensors).