dcrud
0.0.0
Distributed data and services
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Network.h
Go to the documentation of this file.
1
#pragma once
2
#ifdef __cplusplus
3
extern
"C"
{
4
#endif
5
6
#include <
dcrud/IParticipant.h
>
7
15
dcrudIParticipant
dcrudNetwork_join
(
16
unsigned
int
id
,
17
const
ioInetSocketAddress
* addr,
18
const
char
* intrfc );
19
20
void
dcrudNetwork_leave
( dcrudIParticipant * participant );
21
22
#ifdef __cplusplus
23
}
24
#endif
IParticipant.h
ioInetSocketAddress_s
Definition:
InetSocketAddress.h:6
dcrudNetwork_leave
void dcrudNetwork_leave(dcrudIParticipant *participant)
dcrudNetwork_join
dcrudIParticipant dcrudNetwork_join(unsigned int id, const ioInetSocketAddress *addr, const char *intrfc)
inc
dcrud
Network.h
Generated on Sun Jan 10 2016 19:24:07 for dcrud by
1.8.7