iCub-main
Public Types | Public Member Functions | List of all members
eth::EthSender Class Reference

#include <ethSender.h>

+ Inheritance diagram for eth::EthSender:

Public Types

enum  {
  EthSenderDefaultRate = 1 ,
  EthSenderMaxRate = 20
}
 

Public Member Functions

 EthSender (int txrate)
 
 ~EthSender ()
 
bool config (ACE_SOCK_Dgram *pSocket, TheEthManager *_ethManager)
 
bool threadInit ()
 

Detailed Description

Definition at line 45 of file ethSender.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
EthSenderDefaultRate 
EthSenderMaxRate 

Definition at line 62 of file ethSender.h.

Constructor & Destructor Documentation

◆ EthSender()

EthSender::EthSender ( int  txrate)

Definition at line 62 of file ethSender.cpp.

◆ ~EthSender()

EthSender::~EthSender ( )

Definition at line 78 of file ethSender.cpp.

Member Function Documentation

◆ config()

bool EthSender::config ( ACE_SOCK_Dgram *  pSocket,
TheEthManager _ethManager 
)

Definition at line 83 of file ethSender.cpp.

◆ threadInit()

bool EthSender::threadInit ( )

Definition at line 92 of file ethSender.cpp.


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