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