OceanDirect  2.4.0
OceanDirect C++/C API
oceandirect::api::EthernetAPI Class Reference

Public Member Functions

bool getGigabitEthernetEnableStatus (long deviceID, int *errorCode, std::uint32_t interfaceIndex)
 
void getMACAddress (long deviceID, int *errorCode, std::uint32_t interfaceIndex, std::uint8_t *macAddress, std::uint32_t macAddressLength)
 
void setGigabitEthernetEnableStatus (long deviceID, int *errorCode, std::uint32_t interfaceIndex, bool enable)
 
void setMACAddress (long deviceID, int *errorCode, std::uint32_t interfaceIndex, std::uint8_t *macAddress, std::uint32_t macAddressLength)
 

Static Public Member Functions

static EthernetAPIgetInstance ()
 
static void shutdown ()
 

The documentation for this class was generated from the following file: