Public Member Functions
industrial::udp_client::UdpClient Class Reference

#include <udp_client.h>

Inheritance diagram for industrial::udp_client::UdpClient:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool init (char *buff, int port_num)
bool makeConnect ()
 connects to the remote host
 UdpClient ()
 ~UdpClient ()

Detailed Description

Definition at line 47 of file udp_client.h.


Constructor & Destructor Documentation

Definition at line 48 of file udp_client.cpp.

Definition at line 52 of file udp_client.cpp.


Member Function Documentation

bool industrial::udp_client::UdpClient::init ( char *  buff,
int  port_num 
)

Definition at line 56 of file udp_client.cpp.

connects to the remote host

Returns:
true on success, false otherwise

Implements industrial::smpl_msg_connection::SmplMsgConnection.

Definition at line 90 of file udp_client.cpp.


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


simple_message
Author(s): Shaun Edwards
autogenerated on Tue Jan 17 2017 21:10:02