OceanDirectLighthouseC++ 3.1.3
OceanDirect Lighthouse C++/C API
oceandirect::api::Ipv4AddressAPI Member List

This is the complete list of members for oceandirect::api::Ipv4AddressAPI, including all inherited members.

addStaticIpAddress(long deviceID, int *errorCode, unsigned char ifNum, unsigned char *ipAddress, int ipAddressLength, unsigned int netmask)oceandirect::api::Ipv4AddressAPIvirtual
deleteStaticIpAddress(long deviceID, int *errorCode, unsigned char ifNum, unsigned char addressIndex)oceandirect::api::Ipv4AddressAPIvirtual
getDefaultGatewayIpAddress(long deviceID, int *errorCode, unsigned char ifNum, unsigned char *outIpAddress, int ipAddressLength)oceandirect::api::Ipv4AddressAPIvirtual
getInstance()oceandirect::api::Ipv4AddressAPIstatic
getNumberOfIpAddresses(long deviceID, int *errorCode, unsigned char ifNum)oceandirect::api::Ipv4AddressAPIvirtual
instanceoceandirect::api::Ipv4AddressAPIprotectedstatic
Ipv4AddressAPI()oceandirect::api::Ipv4AddressAPIprotected
isDHCPEnabled(long deviceID, int *errorCode, unsigned char ifNum)oceandirect::api::Ipv4AddressAPIvirtual
readIpAddress(long deviceID, int *errorCode, unsigned char ifNum, unsigned char addressIndex, unsigned char *ipAddress, int ipAddressLength, unsigned int *netmask)oceandirect::api::Ipv4AddressAPIvirtual
setDefaultGatewayIpAddress(long deviceID, int *errorCode, unsigned char ifNum, unsigned char *ipAddress, int ipAddressLength)oceandirect::api::Ipv4AddressAPIvirtual
setDHCPEnable(long deviceID, int *errorCode, unsigned char ifNum, unsigned char enabled)oceandirect::api::Ipv4AddressAPIvirtual
shutdown()oceandirect::api::Ipv4AddressAPIstatic
~Ipv4AddressAPI()oceandirect::api::Ipv4AddressAPIvirtual