OceanDirect  2.4.0
OceanDirect 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::Ipv4AddressAPI
deleteStaticIpAddress(long deviceID, int *errorCode, unsigned char ifNum, unsigned char addressIndex)oceandirect::api::Ipv4AddressAPI
getDefaultGatewayIpAddress(long deviceID, int *errorCode, unsigned char ifNum, unsigned char *outIpAddress, int ipAddressLength)oceandirect::api::Ipv4AddressAPI
getInstance() (defined in oceandirect::api::Ipv4AddressAPI)oceandirect::api::Ipv4AddressAPIstatic
getNumberOfIpAddresses(long deviceID, int *errorCode, unsigned char ifNum)oceandirect::api::Ipv4AddressAPI
isDHCPEnabled(long deviceID, int *errorCode, unsigned char ifNum)oceandirect::api::Ipv4AddressAPI
readIpAddress(long deviceID, int *errorCode, unsigned char ifNum, unsigned char addressIndex, unsigned char *ipAddress, int ipAddressLength, unsigned int *netmask)oceandirect::api::Ipv4AddressAPI
setDefaultGatewayIpAddress(long deviceID, int *errorCode, unsigned char ifNum, unsigned char *ipAddress, int ipAddressLength)oceandirect::api::Ipv4AddressAPI
setDHCPEnable(long deviceID, int *errorCode, unsigned char ifNum, unsigned char enabled)oceandirect::api::Ipv4AddressAPI
shutdown() (defined in oceandirect::api::Ipv4AddressAPI)oceandirect::api::Ipv4AddressAPIstatic
~Ipv4AddressAPI() (defined in oceandirect::api::Ipv4AddressAPI)oceandirect::api::Ipv4AddressAPIvirtual