|
iCub-main
|
#include <fakeEthResource.h>
Inheritance diagram for eth::FakeEthResource:Public Member Functions | |
| FakeEthResource () | |
| ~FakeEthResource () | |
| bool | open2 (eOipv4addr_t remIP, yarp::os::Searchable &cfgtotal) override |
| bool | close () |
| const Properties & | getProperties () |
| const void * | getUDPtransmit (eOipv4addressing_t &destination, size_t &sizeofpacket, uint16_t &numofrops) |
| bool | processRXpacket (const void *data, const 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 (const 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 36 of file fakeEthResource.h.
| FakeEthResource::FakeEthResource | ( | ) |
Definition at line 39 of file fakeEthResource.cpp.
| FakeEthResource::~FakeEthResource | ( | ) |
Definition at line 64 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 254 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 170 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 151 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 284 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 185 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 230 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 235 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 343 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 158 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 338 of file fakeEthResource.cpp.
|
overridevirtual |
Implements eth::AbstractEthResource.
Definition at line 80 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 178 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 267 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 272 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 279 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 261 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 247 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 301 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 242 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 164 of file fakeEthResource.cpp.
|
virtual |
Implements eth::AbstractEthResource.
Definition at line 198 of file fakeEthResource.cpp.