iCub-main
|
#include <ethResource.h>
Public Member Functions | |
EthResource () | |
~EthResource () | |
bool | open2 (eOipv4addr_t remIP, yarp::os::Searchable &cfgtotal) |
bool | close () |
const Properties & | getProperties () |
const void * | getUDPtransmit (eOipv4addressing_t &destination, size_t &sizeofpacket, uint16_t &numofrops) |
bool | processRXpacket (const void *data, size_t size) |
bool | getRemoteValue (const eOprotID32_t id32, void *value, const double timeout=0.100, const unsigned int retries=0) |
bool | getRemoteValues (const std::vector< eOprotID32_t > &id32s, const std::vector< void * > &values, const double timeout=0.500) |
bool | setRemoteValue (const eOprotID32_t id32, void *value) |
bool | setcheckRemoteValue (const eOprotID32_t id32, void *value, const unsigned int retries=10, const double waitbeforecheck=0.001, const double timeout=0.050) |
bool | getLocalValue (const eOprotID32_t id32, void *value) |
bool | setLocalValue (eOprotID32_t id32, const void *value, bool overrideROprotection=false) |
bool | verifyEPprotocol (eOprot_endpoint_t ep) |
bool | CANPrintHandler (eOmn_info_basic_t *infobasic) |
bool | serviceVerifyActivate (eOmn_serv_category_t category, const eOmn_serv_parameter_t *param, double timeout=0.500) |
bool | serviceSetRegulars (eOmn_serv_category_t category, vector< eOprotID32_t > &id32vector, double timeout=0.500) |
bool | serviceStart (eOmn_serv_category_t category, double timeout=0.500) |
bool | serviceStop (eOmn_serv_category_t category, double timeout=0.500) |
bool | Tick () |
bool | Check () |
bool | isFake () |
HostTransceiver * | getTransceiver () |
Definition at line 43 of file ethResource.h.
EthResource::EthResource | ( | ) |
Definition at line 39 of file ethResource.cpp.
EthResource::~EthResource | ( | ) |
Definition at line 86 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 786 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 210 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 176 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 970 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 228 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 720 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 755 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 987 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 183 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 982 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 112 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 222 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 924 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 941 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 954 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 918 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 780 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 976 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 774 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 203 of file ethResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 487 of file ethResource.cpp.