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