gr_udp_sink.h File Reference

#include <gr_sync_block.h>
#include <omnithread.h>
#include <sys/socket.h>
#include <arpa/inet.h>

Include dependency graph for gr_udp_sink.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gr_udp_sink
 Write stream to an UDP socket. More...

Typedefs

typedef boost::shared_ptr
< gr_udp_sink
gr_udp_sink_sptr

Functions

gr_udp_sink_sptr gr_make_udp_sink (size_t itemsize, const char *src, unsigned short port_src, const char *dst, unsigned short port_dst, int payload_size=1472)


Typedef Documentation


Function Documentation

gr_udp_sink_sptr gr_make_udp_sink ( size_t  itemsize,
const char *  src,
unsigned short  port_src,
const char *  dst,
unsigned short  port_dst,
int  payload_size = 1472 
)


Generated on Thu Mar 27 14:59:05 2008 for GNU Radio 3.1.1 by  doxygen 1.5.5