OceanDirectLighthouseC++ 3.1.3
OceanDirect Lighthouse C++/C API
|
This is the complete list of members for oceandirect::api::EthernetAPI, including all inherited members.
EthernetAPI()=default | oceandirect::api::EthernetAPI | |
getGigabitEthernetEnableStatus(long deviceID, int *errorCode, std::uint32_t interfaceIndex) | oceandirect::api::EthernetAPI | virtual |
getInstance() | oceandirect::api::EthernetAPI | static |
getMACAddress(long deviceID, int *errorCode, std::uint32_t interfaceIndex, std::uint8_t *macAddress, std::uint32_t macAddressLength) | oceandirect::api::EthernetAPI | virtual |
instance | oceandirect::api::EthernetAPI | protectedstatic |
setGigabitEthernetEnableStatus(long deviceID, int *errorCode, std::uint32_t interfaceIndex, bool enable) | oceandirect::api::EthernetAPI | virtual |
setMACAddress(long deviceID, int *errorCode, std::uint32_t interfaceIndex, std::uint8_t *macAddress, std::uint32_t macAddressLength) | oceandirect::api::EthernetAPI | virtual |
shutdown() | oceandirect::api::EthernetAPI | static |
~EthernetAPI()=default | oceandirect::api::EthernetAPI | virtual |