The Assimilation Monitoring Project
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
netioudp.h
Go to the documentation of this file.
1
26
#ifndef _NETIOUDP_H
27
#define _NETIOUDP_H
28
#include <
projectcommon.h
>
29
#include <glib.h>
30
#include <
netio.h
>
31
34
typedef
struct
_NetIOudp
NetIOudp
;
39
struct
_NetIOudp
{
40
NetIO
baseclass
;
41
GDestroyNotify
_finalize
;
42
};
43
WINEXPORT
NetIOudp
*
netioudp_new
(gsize objsize,
ConfigContext
*
config
,
PacketDecoder
* decoder);
45
46
#endif
/* _NETIOUDP_H */
src
include
netioudp.h
Generated on Thu May 23 2013 20:58:12 for The Assimilation Monitoring Project by
1.8.3.1