BroadcasterUDP Class Reference
[Internet protocol sockets]

client UDP that sends packets to a subnetwork (address x.y.z.255) and on a specific port More...

#include <socketUDP.h>

Inheritance diagram for BroadcasterUDP:

SenderUDP SocketUDP MIPObject

List of all members.

Public Member Functions

 BroadcasterUDP (const int port, string &host)
 ~BroadcasterUDP ()
virtual string getObjectName () const
 Method that gives the name of the class as it will be displayed by the tracer.

Public Attributes

int m_broadcast


Detailed Description

client UDP that sends packets to a subnetwork (address x.y.z.255) and on a specific port

Author:
Paolo Stegagno

Constructor & Destructor Documentation

BroadcasterUDP::BroadcasterUDP ( const int  port,
string &  host 
)

BroadcasterUDP::~BroadcasterUDP (  ) 


Member Function Documentation

virtual string BroadcasterUDP::getObjectName (  )  const [inline, virtual]

Method that gives the name of the class as it will be displayed by the tracer.

Returns:
a string, which is the name of the current class
Note:
pure virtual, has to be redefined for each child class

Reimplemented from SenderUDP.


Member Data Documentation


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

Generated on Mon Feb 20 07:01:09 2017 for MIP by  doxygen 1.5.6