Public Member Functions | Private Attributes
udp_bc_broker::UdpSender Class Reference

#include <send.h>

List of all members.

Public Member Functions

void send (const char *msg, int len)
 UdpSender (int port)

Private Attributes

struct sockaddr_in addrto
int nlen
int sock

Detailed Description

Definition at line 39 of file send.h.


Constructor & Destructor Documentation

Definition at line 29 of file send.cpp.


Member Function Documentation

void udp_bc_broker::UdpSender::send ( const char *  msg,
int  len 
)

Definition at line 55 of file send.cpp.


Member Data Documentation

struct sockaddr_in udp_bc_broker::UdpSender::addrto [private]

Definition at line 45 of file send.h.

Definition at line 46 of file send.h.

Definition at line 44 of file send.h.


The documentation for this class was generated from the following files:


udp_bc_broker
Author(s):
autogenerated on Thu Jun 6 2019 18:52:50