| 
    iCub-main
    
   | 
 
#include <ethResource.h>
 Inheritance diagram for eth::EthResource: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 87 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 787 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 211 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 177 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 971 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 229 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 721 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 756 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 988 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 184 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 983 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 113 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 223 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 925 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 942 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 955 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 919 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 781 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 977 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 775 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 204 of file ethResource.cpp.
      
  | 
  virtual | 
Implements eth::AbstractEthResource.
Definition at line 488 of file ethResource.cpp.