Public Member Functions | Private Attributes | List of all members
udp_bc_broker::UdpSender Class Reference

#include <send.h>

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

udp_bc_broker::UdpSender::UdpSender ( int  port)

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.

int udp_bc_broker::UdpSender::nlen
private

Definition at line 46 of file send.h.

int udp_bc_broker::UdpSender::sock
private

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 Mon Jun 10 2019 14:02:40